|
@@ -13,6 +13,7 @@ module.exports = {
|
|
|
'@babel/preset-typescript'
|
|
'@babel/preset-typescript'
|
|
|
],
|
|
],
|
|
|
plugins: [
|
|
plugins: [
|
|
|
|
|
+ "@babel/plugin-transform-numeric-separator",
|
|
|
'@babel/plugin-transform-runtime',
|
|
'@babel/plugin-transform-runtime',
|
|
|
[
|
|
[
|
|
|
'@babel/plugin-proposal-decorators',
|
|
'@babel/plugin-proposal-decorators',
|