You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2019. It is now read-only.
ERROR in ./~/awesome-typescript-loader/dist.babel/entry.js!./src/users.ts
Module build failed: ReferenceError: regeneratorRuntime is not defined
at Object.loader (/aurelia/skeleton-navigation/skeleton
-webpack-typescript/node_modules/awesome-typescript-loader/dist.babel/index.js:56:44)
This shows up with the default installation of awesome-typescript-loader (not using babel or anything like that).
The error doesn't happen when using the the experimental 2.0.0-rc.3, but that one doesn't manage to resolve all the modules: #168 (comment)
The text was updated successfully, but these errors were encountered:
This shows up with the default installation of awesome-typescript-loader (not using babel or anything like that).
The error doesn't happen when using the the experimental
2.0.0-rc.3
, but that one doesn't manage to resolve all the modules: #168 (comment)The text was updated successfully, but these errors were encountered: