dotenv

This commit is contained in:
Liyas Thomas
2020-05-10 12:36:40 +05:30
parent e3fb11cce0
commit b598d846bb

View File

@@ -297,7 +297,11 @@ export default {
/*
** You can extend webpack config here
*/
extend(config, ctx) {},
extend(config, ctx) {
config.node = {
fs: "empty",
}
},
},
/*
** Generate configuration