2.2.4 • Published 6 months ago

@cc-external/node-json2html v2.2.4

Weekly downloads
-
License
MIT
Repository
-
Last release
6 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 node-json2html and automatically configure this as external library. The module will not be included in your library bundle.

Usage:

npm i @cc-external/node-json2html

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

Usage Notes

In Version 2.2.3 you have to use import "json2html" instead import "node-json2html". This was a very bad idea. Please use import "node-json2html" as mentioned in the official documentation.

2.2.4

6 months ago

2.2.3

11 months ago

2.2.2

1 year ago

2.2.1

1 year ago

2.2.0

1 year ago