fix: use compile_preprocessed for .ast files in start.bas execution
- Added compile_preprocessed method to ScriptService that skips preprocessing - Fixed first message handler to use compile_preprocessed when reading .ast files - Fixed WebSocket handler to use compile_preprocessed when reading .ast files - This prevents double preprocessing of already-preprocessed .ast content
This commit is contained in:
parent
4388d8d042
commit
0529f51b68
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 7c4ec3770053827526afe7e0c513e0fdbfad1c09
|
||||
Subproject commit af85426ed4b5a8246155dd266c8db8149a72aaaf
|
||||
Loading…
Add table
Reference in a new issue