Update README.md

master
William Toohey 10 years ago
parent 6d9044a618
commit 25fa2913a5
  1. 2
      README.md

@ -43,4 +43,4 @@ Install the required packages for the build:
npm install gulp -g
npm install gulp-sourcemaps gulp-babel babel-preset-es2015 gulp-uglify gulp-concat gulp-cssnano gulp-autoprefixer gulp-order del
```
Build with `gulp`. Make a release folder with `gulp release`. For seamless development, auto-minify changed filed with `gulp watch`.
Build with `gulp`. Make a release folder with `gulp release`. For seamless development, auto-minify changed files with `gulp watch`.
Loading…
Cancel
Save