]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Disable package-lock.json creation 22061/head
authorTiago Melo <tmelo@suse.com>
Thu, 17 May 2018 13:33:27 +0000 (14:33 +0100)
committerTiago Melo <tmelo@suse.com>
Thu, 17 May 2018 13:33:27 +0000 (14:33 +0100)
commitfe365bf715229b381118ffdb1e6e8a9806337efe
treec4aa1f903a04210bc28ed3fbccbd45a7fe190450
parent7d93c1fbdf876c021635bcd41fd7cfdb5dc048b8
mgr/dashboard: Disable package-lock.json creation

Since we are not keeping track of this file, it is better to not generate it.
Otherwise we might face some package version conflicts,
which break the dashboard build.

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/.npmrc [new file with mode: 0644]