-
-
Notifications
You must be signed in to change notification settings - Fork 496
[webpack-encore-bundle] - update comments in default recipe for new features #562
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request passes validation.
ONLY MERGE IF if PR symfony/webpack-encore-bundle#56 is accepted |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request passes validation.
symfony/webpack-encore-bundle/1.0/config/packages/webpack_encore.yaml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request passes validation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request passes validation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request passes validation.
This can be merged as the upstream change has been merged in symfony/webpack-encore-bundle@2384cfd |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request passes validation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request does not pass validation.
@PhilETaylor Can you rebase this PR? It will then be merged automatically. Thank you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request passes validation.
Rebased and merged... 🎉 |
This PR makes two changes
update documentation for previous feature allowing output_path to be false
update documentation for new feature to set the value fo crossorigin attribute if PR propose fix for CORS issues with missing crossorigin tag webpack-encore-bundle#56 is accepted