Use new manifest format
Simplifies and consolidates gulp tasks Adds a --production flag to disable source maps Uses pleeease.io for css optimization
This commit is contained in:
@@ -77,6 +77,7 @@ You now have all the necessary dependencies to run the build process.
|
||||
|
||||
* `gulp` — Compile and optimize the files in your assets directory
|
||||
* `gulp watch` — Compile assets when file changes are made
|
||||
* `gulp --production` — Compile assets for production (no source maps).
|
||||
* `gulp --tasks` — Lists all the available tasks and what they do
|
||||
|
||||
## Documentation
|
||||
|
||||
Reference in New Issue
Block a user