We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a92cbd commit d9159b0Copy full SHA for d9159b0
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "babel-plugin-transform-n4js-systemjs-commonjs",
3
- "description": "A babel plugin to transform N4JS SystemJS modules into CommonJS, enabling webpack/browserify.",
+ "description": "A babel plugin to transform N4JS SystemJS modules into CommonJS, enabling webpack (via babel-loader) or react-native packager.",
4
"main": "sysreg.js",
5
"scripts": {
6
"test": "eslint . && mocha tests",
0 commit comments