-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Angular: Enable prod mode when Storybook is built #23404
Conversation
…mode Angular: Enable prod mode when Storybook is built (cherry picked from commit a46cbb1)
…mode Angular: Enable prod mode when Storybook is built (cherry picked from commit a46cbb1)
…mode Angular: Enable prod mode when Storybook is built (cherry picked from commit a46cbb1)
…mode Angular: Enable prod mode when Storybook is built (cherry picked from commit a46cbb1)
…mode Angular: Enable prod mode when Storybook is built (cherry picked from commit a46cbb1)
…mode Angular: Enable prod mode when Storybook is built (cherry picked from commit a46cbb1)
…mode Angular: Enable prod mode when Storybook is built (cherry picked from commit a46cbb1)
…mode Angular: Enable prod mode when Storybook is built (cherry picked from commit a46cbb1)
…mode Angular: Enable prod mode when Storybook is built (cherry picked from commit a46cbb1)
…mode Angular: Enable prod mode when Storybook is built (cherry picked from commit a46cbb1)
…mode Angular: Enable prod mode when Storybook is built (cherry picked from commit a46cbb1)
…mode Angular: Enable prod mode when Storybook is built (cherry picked from commit a46cbb1)
…mode Angular: Enable prod mode when Storybook is built (cherry picked from commit a46cbb1)
@valentinpalkovic - does that mean it only builds in prod mode? can this be configurable? Major problem for us. |
Not sure if it is related but could it be that this breaks my storybook build and giving me a |
As soon as #23489 is released, you will be able to activate/deactivate prod mode manually |
Thank you for the quick response! |
I have the same issue |
Closes #23272
What I did
Use Angular prod mode when Storybook is built
How to test
Checklist
MIGRATION.MD
Maintainers
make sure to add the
ci:merged
orci:daily
GH label to it.["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]