1.0.42 • Published 4 years ago

cfepack v1.0.42

Weekly downloads
18
License
-
Repository
-
Last release
4 years ago

cfepack


cfe pack tool, based on grunt

Install

npm install -g grunt-cli  # if no grunt
npm install -g cfepack

Command


Usage: cfepack [Command]

Command:
    default         # standard pack *optional, *default

    debug           # standard pack without uglify

    build           # standard pack then generate a zip file for deploy

    build-debug     # build without uglify

    hybrid          # standard pack then generate hybrid zip file with config.hybrid.json in project

    hybrid-debug    # hybrid without uglify

grunt build --project=/Users/jeremy/Documents/code/all_projects/mob.sample.client --domain=fat

npm install --save grunt-babel@8 @babel/core @babel/cli @babel/preset-env