iflex-react-library
Advanced tools
Comparing version 1.0.42 to 1.0.44
{ | ||
"notes": "iflex-library - Presently babel-loader must be 8.1.0, all other dependecies should be upgradable", | ||
"name": "iflex-react-library", | ||
"version": "1.0.42", | ||
"version": "1.0.44", | ||
"description": "Modern React Ui Component", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
@@ -9,3 +9,3 @@ # Create React Component Libraries | ||
- Fail to publish to NPM as ESN modules. | ||
- Do not support SASS | ||
- Does not support SASS | ||
- Import of modules breaks when you attempt to consume library via an external application | ||
@@ -26,4 +26,6 @@ - Imports break when hooks are used in your component library | ||
## Development | ||
## Distribution Files | ||
iflex-react-library (using rollup) will create distribution files for Common JS (index.js), ESM Modules (index.modern.js) and UMD (index.umd.js) | ||
### Testing | ||
@@ -30,0 +32,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
46450
63