JSPM

@cc-external/js-cookie

2.2.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q30255F
  • License MIT

Install package "js-cookie" with externals configuration for "cc-webpack-externals-plugin"

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-cookie

    The 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.