Comparing version 1.1.3 to 1.1.4
@@ -6,3 +6,3 @@ const program = require('commander') | ||
.name('npm run') | ||
.description('egs: \n npm run server -- --type=h5 --project=test --env=dev --multi=true \n npm run server:multi -- --type=h5 --project=test') | ||
.description('egs: \n npm run server -- --type=h5 --project=test \n npm run server:multi -- --type=h5 --project=test') | ||
.usage('<command> -- <options>') | ||
@@ -9,0 +9,0 @@ .option('-P, --project', 'project name that will be operated.') |
@@ -99,3 +99,2 @@ const webpack = require("webpack"); | ||
}); | ||
console.log(webpackConfig); | ||
module.exports = webpackConfig; |
{ | ||
"name": "easyify", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "easy to work, smart workflow.", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"scripts": { | ||
@@ -25,3 +24,3 @@ "help": "node build/bin/help.js", | ||
"author": "wangsw@ushareit.com", | ||
"license": "ISC", | ||
"license": "MIT", | ||
"devDependencies": { | ||
@@ -28,0 +27,0 @@ "autoprefixer": "^9.0.1", |
![logo](./easyify.png) | ||
![CircleCI](https://img.shields.io/circleci/project/github/webkong/easyify.svg)[![npm package](https://img.shields.io/npm/v/easyify.svg)](https://www.npmjs.com/package/easyify)![npm](https://img.shields.io/npm/l/easyify.svg)![node](https://img.shields.io/node/v/easyify.svg) | ||
![CircleCI](https://img.shields.io/circleci/project/github/webkong/easyify.svg)[![npm package](https://img.shields.io/npm/v/easyify.svg)](https://www.npmjs.com/package/easyify)![npm](https://img.shields.io/npm/l/easyify.svg)![node](https://img.shields.io/node/v/easyify.svg)![webpack](https://img.shields.io/badge/webpack-4.16+-green.svg) | ||
[document](http://easyify.webkong.cn) | ||
>A compilation tools for FE, built with webpack4.x, compile faster and smart, make work easier. | ||
@@ -188,3 +191,5 @@ | ||
[easyify document](https://easyify.webkong.cn) | ||
[easyify template](https://github.com/easyify) | ||
[easyify-cli](https://github.com/webkong/easyify-cli) | ||
@@ -191,0 +196,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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
39529
0
202
536