Skip to content
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

Core: Remove webpack DLLs #12975

Merged
merged 4 commits into from
Nov 2, 2020
Merged

Core: Remove webpack DLLs #12975

merged 4 commits into from
Nov 2, 2020

Conversation

shilman
Copy link
Member

@shilman shilman commented Nov 1, 2020

Issue: #12637

What I did

Remove prebuilt DLLs

How to test

CI passes

@ScriptedAlchemy
Copy link

We will be replacing that with something a little better soon ;)

@shilman shilman added this to the 6.1 perf milestone Nov 1, 2020
Copy link
Member

@tmeasday tmeasday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, LGTM generally

@@ -43,7 +41,7 @@ Usage: build-storybook [options]

<summary><h4>Troubleshooting routing issues with Storybook 6.0</h4></summary>

If you are building your Storybook and you encounter an issue where you cannot change the route in the sidebar, try building Storybook with the `--no-dll` flag and see if it solves the problem. If so, adjust your `build-storybook` script accordingly to include this flag. We would like to point out that your build process will run slower than usual when using this flag.
If you are building your Storybook and you encounter an issue where you cannot change the route in the sidebar, try building Storybook with the `--no-dll` flag and see if it solves the problem. If so, adjust your `build-storybook` script accordingly to include this flag. We would like to point out that your build process will run slower than usual when using this flag.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't this do nothing now?

@shilman
Copy link
Member Author

shilman commented Nov 2, 2020

self-merging @tmeasday @ndelangen @ghengeveld

@shilman shilman merged commit dfb7283 into next Nov 2, 2020
@shilman shilman deleted the 12637-remove-dlls branch November 2, 2020 00:49
@shilman shilman mentioned this pull request Nov 2, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core maintenance User-facing maintenance tasks performance issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants