mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-28 16:54:19 -04:00
dev-feature/analyze-bundle (#529)
* add bundle analyzer * use svg icons - closes #522 * fix recent recipes icon Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
@@ -19,6 +19,9 @@ module.exports = {
|
||||
localeDir: "locales",
|
||||
enableInSFC: true,
|
||||
},
|
||||
webpackBundleAnalyzer: {
|
||||
openAnalyzer: process.env.PREVIEW_BUNDLE,
|
||||
},
|
||||
},
|
||||
configureWebpack: {
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user