Uh oh!
There was an error while loading. Please reload this page.
Move the renderer build into the renderer dir - #1685
Conversation
needed for npm publishing to get all the right files
alexcjohnson
commented
Jul 9, 2021
The test failure is very strange... |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
some tests fail, but other than that LGTM. |
alexcjohnson
commented
Jul 9, 2021
It looks like webpack 5 indeed removes the script after it executes. AFAICT this was silently introduced with another feature and never documented. I'm just going to tweak the test to ensure the graph rendered and the sync module is present iff expected. |
f424c8b to
9810d96Compare
FYI @HammadTheOne - since the renderer is also an npm package, we want to keep its build output within that package for npm publishing to get all the right files. But I left all the other js deps in the deps folder where you put them in #1611.
@eff-kay please review - this is I think the last change we need before we can publish a new version of Dash.
Contributor Checklist
optionals
CHANGELOG.md