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

chore: shift constants in scripts.js to a dedicated options JSON #279

Open
voglerdaniel opened this issue Aug 3, 2024 · 0 comments
Open

Comments

@voglerdaniel
Copy link
Collaborator

geo-ndxr/prototype-dev/connecting-pieces/scripts.js relies on constants to work correctly:

image

Instead of defining them in this script, we should load them from options.json. This will make life easier when writing the creator script because it won't have to change the scripts.js file, only options.json.

@atkissoncj atkissoncj added this to the Finalize creator backend milestone Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants