1
0
mirror of https://github.com/ascribe/onion.git synced 2024-12-23 01:39:36 +01:00
onion/js/components/ascribe_settings
Brett Sun 7eaa3b1a2b Inject environment variables into app
Injects environment variables into the app through webpack, rather than
script snippets in index.html.

As part of this:

* Updated server.js to use node’s path package to resolve file paths
* Ensure that all url environment variables passed to the app don’t
have a trailing slash, allowing for cleaner template urls

**Note**: There are still a number of constants that should be taken
out of the app and put into environment variables.
2016-06-02 17:14:58 +02:00
..
account_settings.js Add better PropType validation for components 2016-02-05 11:53:33 +01:00
api_settings.js Fix missing cases of getLangText 2016-02-08 14:50:24 +01:00
bitcoin_wallet_settings.js replaced fonts 2015-10-12 15:25:21 +02:00
contract_settings_update_button.js Inject environment variables into app 2016-06-02 17:14:58 +02:00
contract_settings.js Add better PropType validation for components 2016-02-05 11:53:33 +01:00
settings_container.js Add better PropType validation for components 2016-02-05 11:53:33 +01:00
webhook_settings.js Merge pull request #154 from ascribe/fix-getlangtext 2016-02-09 09:25:49 +01:00