Make it possible to disable engine defines when bundling scripts with studio #900
Labels
effort: Moderate
Will take a good amount of time and experience with the codebase, but feasible.
topic: Tasks
Related to configuring and running tasks.
Milestone
There are a bunch of engine defines which are enabled by default.
Even in released packages on npm and jsr etc are these defines enabled.
This is fine, because we want users of the package to make use of debug tools such as the inspector.
People using renda without renda studio, can configure their own bundling tool to overwrite these defines. But we should add functionality to renda studio to configure this as well.
The text was updated successfully, but these errors were encountered: