Merge pull request #1255 from austinpray/8.0.0

Use new manifest format
This commit is contained in:
Austin Pray
2015-01-15 20:59:44 -06:00
5 changed files with 83 additions and 64 deletions

View File

@@ -78,6 +78,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