mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-16 03:54:37 +00:00
fix warnings
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
const path = require('path');
|
||||
const config = require('sapper/webpack/config.js');
|
||||
const webpack = require('webpack');
|
||||
|
||||
module.exports = {
|
||||
entry: config.serviceworker.entry(),
|
||||
|
||||
Reference in New Issue
Block a user