Whoo got unit tests that are failing...
This commit is contained in:
@@ -14,6 +14,7 @@ module.exports = {
|
||||
resolve: {
|
||||
extensions: [".tsx", ".ts", ".js"],
|
||||
},
|
||||
devtool: "source-map",
|
||||
output: {
|
||||
filename: "main.js",
|
||||
path: path.resolve(__dirname, "www"),
|
||||
|
||||
Reference in New Issue
Block a user