basic web page build restored
This commit is contained in:
@ -4,6 +4,7 @@ const FriendlyErrorsWebpackPlugin = require("friendly-errors-webpack-plugin");
|
||||
|
||||
module.exports = env => {
|
||||
return {
|
||||
mode: env || 'development',
|
||||
target: "node",
|
||||
node: {
|
||||
__dirname: false,
|
||||
|
Reference in New Issue
Block a user