mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Update webpack.production.config.js
This commit is contained in:
parent
9d8b755901
commit
0901a10a1a
@ -211,6 +211,9 @@ module.exports = ({
|
||||
test: /\.js$/,
|
||||
use: [
|
||||
// "thread-loader",
|
||||
{
|
||||
loader: path.resolve(__dirname, "mod.js"),
|
||||
},
|
||||
{
|
||||
loader: "babel-loader?cacheDirectory",
|
||||
options: {
|
||||
|
Loading…
Reference in New Issue
Block a user