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
I have used the newest aurelia with same webpack config as latest typescript skeleton
get error
cannot read property extend of undefined
in file node_modules/aurelia-breeze/dist/commonjs/aurelia-breeze
var extend = _breeze2.default.core.extend;
using "aurelia-breeze": "^1.2.0",
Greetings
Felix
The text was updated successfully, but these errors were encountered:
Hi,
I have used the newest aurelia with same webpack config as latest typescript skeleton
get error
cannot read property extend of undefined
in file node_modules/aurelia-breeze/dist/commonjs/aurelia-breeze
var extend = _breeze2.default.core.extend;
using "aurelia-breeze": "^1.2.0",
Greetings
Felix
The text was updated successfully, but these errors were encountered: