feat(core): 在线版 compiler 模式下允许自定义url
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user