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

Change app.config.json at runtime #232

Closed
mohammad-zr opened this issue Jan 21, 2022 · 1 comment
Closed

Change app.config.json at runtime #232

mohammad-zr opened this issue Jan 21, 2022 · 1 comment

Comments

@mohammad-zr
Copy link

Is it possible to change app.config.json values after publish without need to rebuilding app?

@bencodezen
Copy link
Owner

It depends on your compilation strategy. If the app.config.json is bundled with the build, then I don't think it can be separated; but if you deploy the JSON file as a separate request, then it should theoretically be possible.

Sorry for not being able to provide a more concrete answer, but I hope this helps!

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