forked from Github/frigate
fix(web): reduce transferred/unused assets on html load
This commit is contained in:
committed by
Blake Blackshear
parent
faa8abb2b9
commit
a8c00edc94
@@ -8,12 +8,6 @@ module.exports = {
|
||||
plugins: [
|
||||
'@snowpack/plugin-postcss',
|
||||
'@prefresh/snowpack',
|
||||
[
|
||||
'@snowpack/plugin-optimize',
|
||||
{
|
||||
preloadModules: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
'@snowpack/plugin-webpack',
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user