Skip to content

Commit

Permalink
Removes "global-style" setting for npm
Browse files Browse the repository at this point in the history
Backports PR #9256

**Commit 1:**
Removes "global-style" setting for npm

This change, which was originally introduced in #9136, resulted in much
larger installs for Kibana (50MB larger in dev mode), which isn't a
reasonable tradeoff for the convenience that global-style provides.

* Original sha: bdf4c68
* Authored by Court Ewing <court@epixa.com> on 2016-11-29T20:29:43Z
  • Loading branch information
elastic-jasper committed Nov 29, 2016
1 parent 5fa6006 commit 31787c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
save-exact=true
global-style=true

0 comments on commit 31787c7

Please sign in to comment.