Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@cc-external/js-cookie) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Configuration Package for @codecoupler/cc-webpack-externals-plugin
If you use the plugin @codecoupler/cc-webpack-externals-plugin in your Webpack configuration
you can install with this package the NPM module js-cookie and automatically configure this
as external library. The module will not be included in your library bundle.
Usage:
npm i @cc-external/js-cookieThe version number of this package matches the major and minor number of the module js-cookie
that is included as dependency. The patch number do not correspond to the module patch number.