2
0

🚸 Improve audio clip status change and feedback

This commit is contained in:
Baptiste Arnaud
2024-08-20 15:38:11 +02:00
parent e67f3bc9e9
commit 37ef8fe240
11 changed files with 27 additions and 29 deletions

View File

@@ -21,7 +21,6 @@ const indexConfig = {
output: {
file: 'dist/index.js',
format: 'es',
sourcemap: true,
},
onwarn,
watch: {
@@ -64,7 +63,6 @@ const configs = [
output: {
file: 'dist/web.js',
format: 'es',
sourcemap: true,
},
},
]