mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 16:52:55 +02:00
[chore] Moving vendor styling to the build directory
This commit is contained in:
+1
-2
@@ -67,8 +67,7 @@ module.exports = (env, argv) => {
|
||||
]
|
||||
}),
|
||||
new MiniCssExtractPlugin({
|
||||
filename: "[name].css",
|
||||
chunkFilename: "[id].css"
|
||||
filename: "[name].css"
|
||||
})
|
||||
],
|
||||
target: "web",
|
||||
|
||||
Reference in New Issue
Block a user