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

build(webpack): remove spurious . from assets #1327

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

LoneRifle
Copy link
Contributor

@LoneRifle LoneRifle commented Mar 18, 2021

Problem and Solution

webpack 5 prepends [ext] with a . in file naming, so remove the
one we explicitly put in, since we are no longer in webpack 4

@LoneRifle LoneRifle requested a review from yong-jie March 18, 2021 11:06
@LoneRifle LoneRifle merged commit ba7aacf into develop Mar 18, 2021
@LoneRifle LoneRifle deleted the build/webpack/spurious-assets branch March 18, 2021 11:17
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.

1 participant