chore: webpack (skip e2e)

This commit is contained in:
Mo
2023-04-03 09:25:21 -05:00
parent 031b0a496f
commit ea5bec4a23

View File

@@ -46,6 +46,7 @@ module.exports = (env) => {
{ from: 'src/index.html' },
{ from: 'src/manifest.webmanifest' },
{ from: 'src/robots.txt' },
{ from: 'src/.well-known', to: '.well-known' },
],
}),
],