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

feat: only and exclude options #10

Closed
mastilver opened this issue Jun 5, 2017 · 0 comments
Closed

feat: only and exclude options #10

mastilver opened this issue Jun 5, 2017 · 0 comments

Comments

@mastilver
Copy link
Owner

options.only

Type: Array<string>
Default: null

List the only modules that should be served by the cdn

options.exclude

Type: Array<string>
Default: []

List the modules that will always be bundled

NOTE: those two options cannot be set together

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