mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-05 07:07:50 +02:00
achievements
This commit is contained in:
@@ -124,6 +124,9 @@ module.exports = (env, argv) => {
|
||||
isFastRefresh && new ReactRefreshWebpackPlugin(),
|
||||
].filter(Boolean),
|
||||
target: "web",
|
||||
// node: {
|
||||
// fs: "mock",
|
||||
// },
|
||||
entry: entry,
|
||||
output: {
|
||||
path: path.resolve(__dirname, "./"),
|
||||
|
||||
Reference in New Issue
Block a user