Skip to content

Conversation

weaverryan
Copy link
Member

ztoben/assets-webpack-plugin#392 makes our integrity calculation no longer work, as the files have not been emitted by the time processOutput() is called.

A better fix will need to be created. I'll create an issue after merging this for that.

The most obvious would be to - if possible - use the existing https://github.com/ztoben/assets-webpack-plugin#integrity

If it IS possible (I don't know if it exposes all the same info we do), then we would need to deprecate the current format of the entrypoints.json file in favor of this new one.

ztoben/assets-webpack-plugin#392 makes our integrity
calculation no longer work, as the files have not been emitted by the time
processOutput() is called. A better fix will need to be created.
@weaverryan weaverryan merged commit c068073 into symfony:main May 3, 2021
@weaverryan weaverryan deleted the lock-assets-webpack-plugin branch May 3, 2021 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants