Skip to content

Commit

Permalink
Removes "global-style" setting for npm (#9256)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
epixa authored Nov 29, 2016
1 parent 4cc4ddf commit 4d6e0d7
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 4d6e0d7

Please sign in to comment.