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

Loading jQuery fails because of webpack #202

Open
x11joe opened this issue Sep 5, 2023 · 2 comments
Open

Loading jQuery fails because of webpack #202

x11joe opened this issue Sep 5, 2023 · 2 comments

Comments

@x11joe
Copy link

x11joe commented Sep 5, 2023

We need options to customize the webpack engine so we can add the provider plugin to fix webpack messing up the jQuery library. Or if this library can already do this, how do you do it?

@JHWelch
Copy link

JHWelch commented Sep 10, 2023

The main package does not have the ability to fully customize webpack.

I was just looking at existing forks, and there are two that have added that functionality if you want to give it a go:

@x11joe
Copy link
Author

x11joe commented Nov 15, 2023

I got jquery in by using the copyFiles option for now, but would be cool if they did add ability for this in the future :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants