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 May 20, 2019. It is now read-only.
when i do build android in development mode it works...but fails with the production flag.
This is the error:
vendor.js:1 Uncaught TypeError: (void 0) is not a constructor
at r (vendor.js:1)
at vendor.js:1
at ee (vendor.js:1)
at vendor.js:1
at new t (vendor.js:1)
at Object._e [as createNgModuleRef] (vendor.js:1)
at e.create (vendor.js:1)
at vendor.js:1
at t.invoke (polyfills.js:3)
at Object.onInvoke (vendor.js:1)
I'm using ng-dynamic for a project(ionic 3).
when i do build android in development mode it works...but fails with the production flag.
This is the error: