mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-19 02:17:06 +00:00
Update babelrc (#5270)
change absoluteRuntime to false which is the usual default. fixes issues brought up here https://github.com/OpenAPITools/openapi-generator/pull/4677
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"presets": [
|
||||
"react-app",
|
||||
["react-app", { "absoluteRuntime": false }],
|
||||
"@babel/preset-flow"
|
||||
],
|
||||
"plugins": [
|
||||
|
||||
Reference in New Issue
Block a user