forked from Github/frigate
removing testing files
This commit is contained in:
@@ -3,7 +3,6 @@ module.exports = {
|
||||
public: { url: '/', static: true },
|
||||
src: { url: '/dist' },
|
||||
},
|
||||
exclude: ['**/jsmpeg.*'],
|
||||
plugins: ['@snowpack/plugin-postcss', '@prefresh/snowpack', 'snowpack-plugin-hash'],
|
||||
routes: [{ match: 'all', src: '(?!.*(.svg|.gif|.json|.jpg|.jpeg|.png|.js)).*', dest: '/index.html' }],
|
||||
optimize: {
|
||||
|
||||
Reference in New Issue
Block a user