2.0.0 • Published 4 years ago
gulp-gold v2.0.0
gulp-gold :wrench:, npm link
custom Gulp pack
TL;DR
Used latest tools: Gulp, Babel, Webpack, PostCSS, Prettier
- Styles - stylelint -> postCSS(postcss-import, postcss-url, postcss-preset-env(autoprefixed&cssnext), cssnano)
- Scripts - eslint -> webpack(babel-preset-env) -> prettier
- Images - imagemin
- Browsersync
- Errors output improved by plumber
- I hope You will enjoy it :)
Installing
npm install --legacy-peer-deps"--legacy-peer-deps" is required because of Stylelint, it'll be resolved later
This project uses Gulp v.4 so we should have gulp-cli or npx (goes with NPM v5.3.0+) installed globally to use npm scripts using local Gulp:
npm install -g gulp-cliUsage
npm scripts
npm run buildjust build withNODE_ENV=productionnpm run devornpm startserving fromsrcnpm run prodserving fromdistnpm run lintnpm run format
gulp tasks
requires
gulp-clito be installed globally
gulp serveclean->lint->build->browsersync->watch insrcgulpclean->lint->buildgulp lintStylesgulp lintScripts- other tasks you can find in the gulpfile
Optional
MIT License
2.0.0
4 years ago
1.7.0
5 years ago
1.6.1
5 years ago
1.6.0
6 years ago
1.5.0
6 years ago
1.4.5
6 years ago
1.4.3
6 years ago
1.4.2
6 years ago
1.4.1
7 years ago
1.4.0
7 years ago
1.3.1
8 years ago
1.3.0
8 years ago
1.2.2
8 years ago
1.2.1
8 years ago
1.2.0
8 years ago
1.1.1
8 years ago
1.1.0
8 years ago
1.0.8
9 years ago
1.0.7
9 years ago
1.0.5
9 years ago
1.0.4
9 years ago
1.0.3
9 years ago
1.0.2
9 years ago
1.0.1
10 years ago
1.0.0
10 years ago
0.1.2
11 years ago
0.1.1
11 years ago
0.1.0
11 years ago
0.0.5
11 years ago
0.0.4
11 years ago
0.0.3
11 years ago
0.0.2
11 years ago
0.0.1
11 years ago