Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@cc-external/fortawesome_fontawesome-free

tom279MIT6.5.0

Install package "@fortawesome/fontawesome-free" with externals configuration for "cc-webpack-externals-plugin"

CodeCoupler, JavaScript, Framework

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 @fortawesome/fontawesome-free and automatically configure this as external library. The module will not be included in your library bundle.

Usage:

npm i @cc-external/fortawesome_fontawesome-free

The version number of this package matches the major and minor number of the module @fortawesome/fontawesome-free that is included as dependency. The patch number do not correspond to the module patch number.