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

Vendor location question #32

Open
adampatterson opened this issue Sep 13, 2018 · 0 comments
Open

Vendor location question #32

adampatterson opened this issue Sep 13, 2018 · 0 comments

Comments

@adampatterson
Copy link

I use Webpack but I don't process URLs. I load Bower assets from a publicly accessible folder. While things concatenated and minified from NPM are loaded through a non-publicly accessible npm_modiules folder and my build pulls out any JS that I might bundle.

I have a lot of pages that may or may not require some scripts so I deal with these dependencies on my own.

If I migrate away from Bower, am I not then forced to process URLs so that assets are correctly processed?

I also find that WebPack also causes issues when Uglify is used and that effects the way scripts have to be written and processed so it's potentially a large undertaking dealing with the older vanilla JS scripts.

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

No branches or pull requests

1 participant