packaging updates

This commit is contained in:
2021-05-26 17:41:32 -05:00
parent 3c27462d93
commit 70aca20ccc
4 changed files with 36 additions and 39 deletions

3
.nvimrc Normal file
View File

@@ -0,0 +1,3 @@
set path+=.,src/**
let &makeprg="npm run build"