Revert "support node.js environment for server-side rendering #87"
This reverts commit 49b3fd2db1.
This commit is contained in:
@@ -8,7 +8,6 @@ module.exports = {
|
||||
mode: "production",
|
||||
devtool: false,
|
||||
entry: "./src/index.ts",
|
||||
target: "node",
|
||||
output: {
|
||||
filename: "index.js",
|
||||
path: path.resolve("./build"),
|
||||
|
||||
Reference in New Issue
Block a user