This commit is contained in:
robin
2022-04-12 00:51:40 +08:00
parent c2f8473fb5
commit 344562baf4
18 changed files with 940 additions and 39 deletions
+5 -7
View File
@@ -10,11 +10,9 @@
]
],
"plugins": [
[
"babel-plugin-webpack-alias",
{
"config": "./webpack.config.js"
}
]
["@babel/plugin-proposal-decorators",{"legacy": true}],
// ["@babel/plugin-proposal-class-properties",{"loose": true}],
// ["babel-plugin-webpack-alias", { "config": "./webpack.config.js" } ]
]
}
}