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

Update Webpack config to work with PnP resolvers #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

william-shere
Copy link

@william-shere william-shere commented Jan 9, 2025

Uses resolver to find asset folder instead of assuming node_modules based

Also bumps the versions of webpack and css-loader (using npm audit fix --force) to fix several reported vulnerabilities in upstream deps and updates to latest version of shoelace. I found both of these were necessary to make the project build without errors.

Fixes #5

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.

Update documentation to support bundlers with Yarn / other non node_modules based resolvers
1 participant