templates: Handle package.json conversion in direnv
By splitting out the check for package.yaml into a separate check, we can avoid the constant massive shell reloads for the nix shell.
This commit is contained in:
parent
76f5246814
commit
9fb195819e
3 changed files with 11 additions and 11 deletions
templates
1
templates/.gitignore
vendored
1
templates/.gitignore
vendored
|
@ -3,3 +3,4 @@ dist/
|
|||
node_modules/
|
||||
package.json
|
||||
result
|
||||
.checksum-package.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue