Closed jycouet closed 7 years ago
You can use process.env.ROOT_URL
to access the value directly, is that what you were after?
Sorry about the question, actually, the "runtime" section is for https://github.com/Urigo/meteor-client-bundler I wondered how to reuse the same parameter.
I close the question since I did a mistake in meteor-client-bundler config anyway.
Yes, meteor-client-bundler is using process.env.ROOT_URL
and not runtime.ROOT_URL
Thank you for your support
Hi,
Now I have the ROOT_URL 2 times in my setting.json
Do you have an idea to "merge" these two fields?