浏览代码

Add layout for package.json.lock

Joachim M. Giæver 2 年之前
父节点
当前提交
5f5c196231
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      snap/snapcraft.yaml

+ 2 - 1
snap/snapcraft.yaml

@@ -71,7 +71,8 @@ layout:
     bind: $SNAP/.cache/yarn
   /usr/local/share/.yarn:
     symlink: $SNAP/lib/node_modules
-  #$SNAP/lib/node_modules/zwavejs2mqtt/node_modules/@zwave-jspackages/zwave-js/src/lib/driver/
+  $SNAP/lib/node_modules/zwavejs2mqtt/package.json.lock:
+    bind-file: $SNAP/lib/node_modules/zwavejs2mqtt/package.json.lock:
 
 parts:
   zwavejs2mqtt: