You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: