mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2025-01-03 00:23:49 +01:00
add babel-plugin-transform-regenerator
This commit is contained in:
parent
990b364635
commit
3b07781576
1
.babelrc
1
.babelrc
@ -13,6 +13,7 @@
|
||||
}
|
||||
},
|
||||
"plugins": [
|
||||
"babel-plugin-transform-regenerator",
|
||||
"babel-plugin-transform-object-rest-spread",
|
||||
"babel-plugin-inline-import",
|
||||
"babel-plugin-transform-class-properties",
|
||||
|
@ -18,6 +18,7 @@
|
||||
"@doodle3d/threejs-export-obj": "0.0.4",
|
||||
"@doodle3d/threejs-export-stl": "0.0.3",
|
||||
"babel-plugin-inline-import": "^2.0.6",
|
||||
"babel-plugin-transform-regenerator": "^6.26.0",
|
||||
"bowser": "^1.8.1",
|
||||
"imports-loader": "^0.7.1",
|
||||
"memoizee": "^0.3.9",
|
||||
|
Loading…
Reference in New Issue
Block a user