Migrate to npmlock2nix
This commit is contained in:
parent
d8f81c4a78
commit
fae59fbb3f
8 changed files with 73 additions and 12231 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
/node_modules/
|
||||
/.parcel-cache/
|
||||
/dist/
|
||||
/node_modules
|
||||
/result
|
||||
|
|
Reference in a new issue