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

Added setters as an option instead of hardcoded variables. #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bytestream
Copy link

It was becoming painful to commit the routes js file to our git repo as the root URL would often change between developers.

This basically adds the option to generate a blank javascript file, without any of the configuration variables being hardcoded. You can then set the variables at run time as appropriate

@RusinovAnton
Copy link

Hey there, why wouldn't you just put it into .gitignore and generate it separately for each separate environment?

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

Successfully merging this pull request may close these issues.

2 participants