Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Runtime error when running with angular buildoptimizations on #14

Closed
arnvanhoutte opened this issue Dec 4, 2018 · 0 comments
Closed

Comments

@arnvanhoutte
Copy link

How to reproduce:

1: clone https://github.com/arnvanhoutte/ng-gutenberg

2: run npm install

3: run ng serve --prod

4: go to localhost:4200 and look in console.

if you followed these steps you should see this in console:

"Super expression must either be null or a function, not undefined"

If you go to angular.json, and you turn off "optimization" on line 49 and build again, then everything does work correctly

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants