Feature: Build Rust during build script AND install

This commit is contained in:
junderw
2023-08-04 23:40:10 -07:00
parent 9da9c2750d
commit e994aac162
3 changed files with 11 additions and 4 deletions

3
backend/.gitignore vendored
View File

@@ -45,3 +45,6 @@ testem.log
#System Files
.DS_Store
Thumbs.db
# package folder (npm run package output)
/package