feat: cài đặt tools cho AI thực hiện tạo MIDI

This commit is contained in:
2026-07-23 17:58:44 +07:00
parent 225f23516f
commit b46a2c45f2
4 changed files with 461 additions and 60 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "sonicforge-studio",
"private": true,
"scripts": {
"build": "babel app/static/js/app.jsx --presets=@babel/preset-react -o app/static/js/app.precompiled.js"
"build": "babel app/static/js/app.jsx -o app/static/js/app.precompiled.js"
},
"dependencies": {
"@babel/cli": "^8.0.4",