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 Jul 30, 2024. It is now read-only.
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:
If you go to angular.json, and you turn off "optimization" on line 49 and build again, then everything does work correctly
The text was updated successfully, but these errors were encountered: