Initial commit
This commit is contained in:
5
babel.config.server.json
Normal file
5
babel.config.server.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"sourceMaps": "inline",
|
||||
"inputSourceMap": true,
|
||||
"plugins": [["@babel/plugin-transform-async-to-generator"]]
|
||||
}
|
||||
Reference in New Issue
Block a user