Skip to content

Commit

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

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

This change, which was originally introduced in elastic#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 <[email protected]> on 2016-11-29T20:29:43Z

Former-commit-id: 9b43bdc
  • Loading branch information
elastic-jasper authored and epixa committed Nov 29, 2016
1 parent 353adb4 commit 842dc56
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 842dc56

Please sign in to comment.