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 has been archived by the owner on Aug 7, 2018. It is now read-only.
Hi,
I'm getting the following error with the system-js-route-bundler after building :
Uncaught (in promise) Error: TypeError: Cannot read property 'createDefine' of undefined(…)
app.js =>
"bundle";!function(){var _removeDefine=System.get("@@amd-helpers").createDefine();!function(t) {"function"==typeof d...
Using it with the https://github.com/Swimlane/angular1-systemjs-seed project.
Any clues on why this is happening? Thanks!
The text was updated successfully, but these errors were encountered: