developit / developit/express-es6-rest-api
async/await syntax
Aperta
question
- Lingua principale
- JavaScript
- Stelle
- 2.4k
- Fork
- 538
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.