Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

[Angular 1 JSPM] Is it possible to separate code in two bundles (app/vendor) #220

Open
valepu opened this issue Jan 24, 2018 · 0 comments
Open

Comments

@valepu
Copy link

valepu commented Jan 24, 2018

Greetings,
I've been using your generator for quite some time now and I was wondering if it's possible to separate the generated code into two files, vendor (for files from jspm_packages folder) and app or index (for code from src/). I'm not an expert in configuring gulp, jspm etc... so i'm not sure how to do it

Implementing this to your repository could help reduce loading times when there are changes to the main code (which happen more frequently than changes in installed libraries) so that people will have to download only the index file if this changed while the vendor bundle will be cached

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

No branches or pull requests

1 participant