prebuild @editor-ext

This commit is contained in:
Philipinho
2026-02-06 17:55:01 -08:00
parent 4f20b43222
commit 7dcf5006d3
+5
View File
@@ -6,6 +6,11 @@
],
"cache": true
},
"start:dev": {
"dependsOn": [
"^build"
]
},
"lint": {
"cache": true
}