magic-comments
Advanced tools
Comparing version 1.0.0-rc.0 to 1.0.0
{ | ||
"name": "magic-comments", | ||
"version": "1.0.0-rc.0", | ||
"version": "1.0.0", | ||
"description": "Utility for adding webpack magic comments at build time.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -5,2 +5,3 @@ # ✨ [`magic-comments`](https://www.npmjs.com/package/magic-comments) | ||
[![codecov](https://codecov.io/gh/morganney/magic-comments/branch/main/graph/badge.svg?token=5O23HMHBKG)](https://codecov.io/gh/morganney/magic-comments) | ||
[![NPM version](https://img.shields.io/npm/v/magic-comments.svg)](https://www.npmjs.com/package/magic-comments) | ||
@@ -60,1 +61,6 @@ Tooling utility to add configurable webpack [magic comments](https://webpack.js.org/api/module-methods/#magic-comments) to dynamic `import()` expressions at build time. | ||
``` | ||
## Examples | ||
* [`babel-plugin-magic-comments`](https://github.com/morganney/babel-plugin-magic-comments) | ||
* [`magic-comments-loader`](https://github.com/morganney/magic-comments-loader) |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
42714
1
65