GitHub user nolanlawson opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/852

    trim moment locale using IgnorePlugin

    This trims the release bundle.js size from 2554776 bytes to 2372243 bytes. 
Apparently there is a large part of the bundle taken up by moment.js, but 
AFAICT we're not actually using moment/locale anywhere, so this removes it.
    
    See https://github.com/moment/moment/issues/2373 for why this seemed like a 
good idea.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nolanlawson/couchdb-fauxton trim-moment

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/852.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #852
    
----
commit df56aeb443334ef4e4ad1ba35b7cd2e201d0832c
Author: Nolan Lawson <nolan.law...@gmail.com>
Date:   2017-02-15T08:25:42Z

    trim moment locale using IgnorePlugin

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to