fix: sửa lỗi cho AI thực hiện tạo MIDI
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "sonicforge-studio",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "babel app/static/js/app.jsx -o app/static/js/app.precompiled.js"
|
||||
"build": "babel app/static/js/app.jsx --config-file ./babel.config.json -o app/static/js/app.precompiled.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/cli": "^8.0.4",
|
||||
|
||||
Reference in New Issue
Block a user