mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Removes "global-style" setting for npm (#9256)
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.
This commit is contained in:
parent
4cc4ddf22e
commit
4d6e0d726e
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