mirror of https://github.com/sipwise/kibana.git
From now we have npmlazy cache available so let's use it wherever possible. Exact dependencies versions must be controlled via npm-shrinkwrap.json file otherwise we have no guarantee each time package is build with the same dependencies tree. Change-Id: I9731921ef9ea263cd73d3a3a469926f613d7cc9fchanges/78/13378/2
parent
cfdff4bce5
commit
8ca28bb32a
@ -0,0 +1,6 @@
|
||||
Index: kibana/.npmrc
|
||||
===================================================================
|
||||
--- /dev/null
|
||||
+++ kibana/.npmrc
|
||||
@@ -0,0 +1 @@
|
||||
+registry = https://npm-registry.sipwise.com/
|
||||
Loading…
Reference in new issue