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

Fix release process, handle data assets correctly, rm old favicons #353

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

pjanik
Copy link
Member

@pjanik pjanik commented Feb 12, 2024

https://www.pivotaltracker.com/story/show/187028887

This PR removes the CopyWebpackPlugin, as this approach has never worked correctly with the new release mechanism. Things worked fine until we tried to update one of these images. So, from now on, the preset images are loaded using webpack. I've also removed some old favicon configurations and metadata, as it doesn't seem we set them that way in any other project. If we want to be really particular about favicons, there are webpack plugins that can generate everything for us.

Copy link
Member

@dougmartin dougmartin left a comment

Choose a reason for hiding this comment

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

Looks good 👍

Base automatically changed from 186957289-fix-indexhtml to master February 12, 2024 15:48
@pjanik pjanik merged commit cdbaf93 into master Feb 12, 2024
5 checks passed
@pjanik pjanik deleted the 187028887-fix-release branch February 12, 2024 15: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.

2 participants