Skip to content

Commit

Permalink
#61814: fix readme errata (#367)
Browse files Browse the repository at this point in the history
Co-authored-by: Bartek Igielski <igloczek@gmail.com>
  • Loading branch information
talalus and Igloczek committed Jan 9, 2020
1 parent eaac60a commit 75e8f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ You will find sample config files for theses plugins in `vendor/snowdog/frontool
* Create [svg-sprite](https://github.com/jkphl/gulp-svg-sprite) configuration

## Tasks list
Plase use `yarn [taskName]` or `npm run [taskName]` to avoid necessity of instaling `gulp-cli` globally.
Please use `yarn [taskName]` or `npm run [taskName]` to avoid necessity of installing `gulp-cli` globally.
* `babel` - Run [Babel](https://babeljs.io/), a compiler for writing next generation JavaScript.
* `--theme name` - Process single theme.
* `--prod` - Production output - minifies and uglyfy code.
Expand Down

0 comments on commit 75e8f79

Please sign in to comment.