Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it possible to disable engine defines when bundling scripts with studio #900

Open
jespertheend opened this issue Mar 11, 2024 · 0 comments
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

Comments

@jespertheend
Copy link
Collaborator

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.

@jespertheend jespertheend added effort: Moderate Will take a good amount of time and experience with the codebase, but feasible. topic: Tasks Related to configuring and running tasks. labels Mar 11, 2024
@jespertheend jespertheend added this to the V1.0 milestone Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant