1
0
mirror of https://github.com/ascribe/onion.git synced 2025-01-25 01:03:27 +01:00
onion/js/constants
Brett Sun 2921c2adac Handle dependencies that should be split from the main app
Using ES6’s System.import allows webpack to split up the dependency
into its own chunk and load it as necessary. When this is not possible
(ie. when a script expects itself to be dropped into the html), follow
the previous strategy of copying the dependency folder into the build
folder.
2016-06-02 17:14:58 +02:00
..
acl_information_text.js
api_urls.js Inject environment variables into app 2016-06-02 17:14:58 +02:00
application_constants.js Handle dependencies that should be split from the main app 2016-06-02 17:14:58 +02:00
error_constants.js
languages.js
mime_types.js
uploader_constants.js Enable Amazon S3 Accelerate 2016-04-20 15:15:59 +02:00