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 webpack #584

Closed
wants to merge 2 commits into from
Closed

Conversation

Penguin-Spy
Copy link
Contributor

types are broken when assigning to webpackChunk.push (here). after a cursory glance i couldn't see how to make TS not mad. the code itself works just fine.

replugged loads, all of the common modules/components fail to be found, and some plugins do load if their webpack searches happened to not break.

@Penguin-Spy
Copy link
Contributor Author

fixed typing, TS is no longer mad :)
(there's still some stuff in other files that I didn't touch)

@Penguin-Spy
Copy link
Contributor Author

closing in favor of #585

@Penguin-Spy Penguin-Spy deleted the fix-unswc branch November 3, 2023 00:33
@FedeIlLeone FedeIlLeone added bug Something isn't working semver: patch Requires a patch semver version bump labels Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working semver: patch Requires a patch semver version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants