Hi,
I am working with 1M flash and want to save space by disabling jsc file creation:
- [“mjs.generate_jsc”, false]
But, it caused the following error:
MJS error: failed to exec file “api_file.js”: failed to read file “api_file.js”
The file api_file.js
exists in the filesystem.
Any hints please?
Thanks,
Michael