mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Removes "global-style" setting for npm (#9258)
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: bdf4c68a6e
* Authored by Court Ewing <court@epixa.com> on 2016-11-29T20:29:43Z
This commit is contained in:
parent
5fa6006011
commit
c7675b1c8e
1 changed files with 0 additions and 1 deletions
1
.npmrc
1
.npmrc
|
@ -1,2 +1 @@
|
|||
save-exact=true
|
||||
global-style=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue