fix: fixed the issue of unable to create sketches.
The livecode API has been generalized and there was some backwackward-incompatible changes in that proces. Added livecode-canvas.js with the required options to fix the issue.
This commit is contained in:
@@ -6,5 +6,9 @@
|
||||
"public/css/style.css",
|
||||
"public/css/vars.css",
|
||||
"public/css/style.less"
|
||||
],
|
||||
"js/livecode-canvas.js": [
|
||||
"public/js/livecode-canvas.js"
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user