feat(core): 在线版 compiler 模式下允许自定义url

This commit is contained in:
王立帮
2025-05-08 23:06:26 +08:00
parent ca02dacec8
commit 3b10f7742c
4 changed files with 26 additions and 2 deletions

View File

@@ -1750,6 +1750,7 @@
"path": "/web-compiler/loader.js",
"require": [
"Mixly.Debug",
"Mixly.Config",
"Mixly.StatusBarsManager",
"Mixly.Socket",
"Mixly.WebCompiler.ArduShell"
@@ -1845,6 +1846,7 @@
"path": "/web-socket/loader.js",
"require": [
"Mixly.Debug",
"Mixly.Config",
"Mixly.StatusBarsManager",
"Mixly.Socket",
"Mixly.WebSocket.Serial",