mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Adds changelog for PR #5694
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
## v.NEXT
|
||||
|
||||
* `*.min.js` files are no longer minified during the build process.
|
||||
* `*.min.js` files are no longer minified during the build process.
|
||||
[PR #6986](https://github.com/meteor/meteor/pull/6986) [Issue #5363](https://github.com/meteor/meteor/issues/5363)
|
||||
* You can now pick where the `.meteor/local` directory is created by setting the `METEOR_LOCAL_DIR` environment variable. This lets you run multiple instances of the same Meteor app.
|
||||
[PR #6760](https://github.com/meteor/meteor/pull/6760) [Issue #6532](https://github.com/meteor/meteor/issues/6532)
|
||||
* Allow using authType in Facebook login [PR #5694](https://github.com/meteor/meteor/pull/5694)
|
||||
|
||||
## v1.3.2.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user