Mention meteor create --minimal in History.md.

This commit is contained in:
Ben Newman
2018-02-21 20:26:50 -05:00
parent 0520200f90
commit 4e22b2f90a

View File

@@ -43,6 +43,10 @@
[Feature #24](https://github.com/meteor/meteor/pull/24)
[PR #9657](https://github.com/meteor/meteor/pull/9657)
* The `meteor create` command now supports a `--minimal` option, which
creates an empty app (like `--bare`) with as few Meteor packages as
possible, to minimize client-side application size.
## v1.6.1, 2018-01-19
* Node has been updated to version