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

include / exclude by why not includeOnly? #1427

Open
ORESoftware opened this issue Sep 29, 2015 · 0 comments
Open

include / exclude by why not includeOnly? #1427

ORESoftware opened this issue Sep 29, 2015 · 0 comments

Comments

@ORESoftware
Copy link

@jrburke

using r.js, we have the option to explicitly include modules into an optimized file, we can also exclude modules

however, wouldn't it be fairly easy to implement an includeOnly option?

right now I have 3 includes and then a very long list of excludes to prevent the optimizer from tracing down dependencies from the 3 included modules. But if I had an includeOnly option, then I would just have 3 includeOnly entries and then be done with it?

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