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: include options #19

Open
mastilver opened this issue Jul 6, 2017 · 2 comments
Open

feat: include options #19

mastilver opened this issue Jul 6, 2017 · 2 comments

Comments

@mastilver
Copy link
Owner

options.include

Type: Array<string>
Default: []

List the modules that will be served by the cdn regardless if they are required or not (ie: css libraries, polyfills)


NOTE: it should fails if module not found

@stavalfi
Copy link

stavalfi commented Oct 3, 2019

please no. why do you want it to fail?

@mastilver
Copy link
Owner Author

because I don't want to have to include the version and it would get the version from the installed package (as it currently does during the normal process)

Of course I'm open to suggestions, but I feel like other webpack plugins are already doing that job if you want to just include a url

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

2 participants