Migrate to npmlock2nix
This commit is contained in:
parent
ff2f574acf
commit
6822ba9e9e
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