1
0
mirror of https://github.com/ascribe/onion.git synced 2025-01-07 04:04:20 +01:00
onion/js/components/ascribe_detail
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
..
detail_property.js
edition_action_panel.js
edition_container.js
edition.js
further_details_fileuploader.js Inject environment variables into app 2016-06-02 17:14:58 +02:00
further_details.js
history_iterator.js
license_detail.js
media_container.js
note.js Remove small unnecessary bits of logic in displaying notes 2016-05-02 11:14:52 +02:00
piece_container.js Remove small unnecessary bits of logic in displaying notes 2016-05-02 11:14:52 +02:00
piece.js