developit / developit/express-es6-rest-api
async/await syntax
Open
question
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 538
- PR merge metrics
- No merged PRs in 30d
Description
I am using async/await syntax in my project. runs fine with PORT=8080 npm run dev but when i try to run via docker i get error
ReferenceError: regeneratorRuntime is not defined
do I need to modify babel?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.