update gitignore patterns, fix build scripts, update product API test files
This commit is contained in:
@@ -5,7 +5,6 @@ npm i -D
|
||||
clear
|
||||
|
||||
while true; do
|
||||
|
||||
npm run dev
|
||||
|
||||
echo "restarting..."
|
||||
|
@@ -12,5 +12,4 @@ npm run format
|
||||
|
||||
npm run build
|
||||
|
||||
|
||||
echo "done"
|
||||
|
Reference in New Issue
Block a user