0.5.1 • Published 11 months ago

@cc-external/moment-timezone v0.5.1

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

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 moment-timezone and automatically configure this as external library. The module will not be included in your library bundle.

Usage:

npm i @cc-external/moment-timezone

The version number of this package matches the major and minor number of the module moment-timezone that is included as dependency. The patch number do not correspond to the module patch number.