first merge to main 🚀 #71
@ -1,6 +1,6 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
globDirectory: 'public',
|
globDirectory: 'public',
|
||||||
globPatterns: [ '**/*.{js,ico,png,svg,html,webmanifest,txt}' ],
|
globPatterns: [ '**/*.{js,ico,png,svg,html,webmanifest,txt}' ],
|
||||||
globIgnores: [ 'env.js', 'env.sample.js' ],
|
globIgnores: [ 'env.js', 'env.sample.js', 'licenses.json' ],
|
||||||
swDest: 'public/sw.js'
|
swDest: 'public/sw.js'
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user