-
Notifications
You must be signed in to change notification settings - Fork 4
ormjs: regeneratorRuntime undefined #3
Copy link
Copy link
Open
Description
/Users/noah/Projects/dreamer-api/node_modules/ormjs/fields/field-models.js:117
var ref = _asyncToGenerator(regeneratorRuntime.mark(function _callee(model) {
^
ReferenceError: regeneratorRuntime is not defined
at /Users/noah/Projects/dreamer-api/node_modules/ormjs/fields/field-models.js:117:32https://github.com/uMaxmaxmaximus/ui-js/blob/master/server/core/orm/fields/field-models.js#L117
EDIT: I have forked this and made a purely ormjs repo, which also changes the build method to babel, and fixes this problem. It's here: https://github.com/OKNoah/ormjs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels