Cassie Tarakajian
6705e4c3f8
load client-side environment variables at runtime
2018-08-24 17:41:23 -04:00
Cassie Tarakajian
aa543fad4a
merge in master
2018-08-20 12:20:41 -04:00
Cassie Tarakajian
8f912fe8ce
fix webpack configuration to create source map
2018-08-09 16:43:51 -04:00
Cassie Tarakajian
b25f0d3ab5
add ability to disable FORCE_TO_HTTPS in prod
2018-08-09 15:43:44 -04:00
Liang Tang
617f00653c
Improve current console ( #656 )
...
* init v2
* make replay work
* fix a failing scenary of react-frame
* fix some bugs
* delete/comment some files
* remove
* fix some bugs && remove more comments
* remove unnecessary lines
* minor tweak
* fix some bugs
* try to hook iframe using webpack
* update
* changes according to cassie
* minor tweak
* fix lint
* extract sass
* add icons
* update webpack config
* update webpack configuration
* update
* tweak
* fix a small bug
2018-07-30 12:20:57 -04:00
Cassie Tarakajian
b172087b98
get local-ssl-proxy working for testing prod locally
2018-06-18 14:32:09 -07:00
Cassie Tarakajian
131e853503
change Dockerfile to fix environment variables and fetching examples
2018-06-18 14:32:09 -07:00
Cassie Tarakajian
6dd92a1573
start to handle environment variables
2018-06-18 14:32:08 -07:00
Cassie Tarakajian
56ab483732
fixes #635
2018-05-15 12:10:24 -07:00
Cassie Tarakajian
f9d1c601b3
move around static and dist folders to work with server bundle, and make preview generation work with this
2018-05-08 19:16:03 -07:00
Dhruvdutt Jadhav
4628b38be0
Vendor hash support in prod config - Fixes #493 ( #571 )
...
* config: file styling
* config: update vendor files order
* config: webpack prod - add vendor hash support
* fix: remove submodule
2018-02-26 14:50:13 -05:00
Cassie Tarakajian
5738b07515
fix bug where undefined environment variables client side were the string 'undefined'
2018-01-09 12:40:44 -05:00
Francis Li
76a81bb1a0
Fixes #497 by adding support for an optional new env variable, S3_BUCKET_URL_BASE ( #499 )
...
* Fixes #497 by adding support for an optional new env variable, S3_BUCKET_URL_BASE
* Add a section to README about optional S3 bucket URL base configuration.
2017-12-13 14:56:24 -05:00
Cassie Tarakajian
22cd8920a1
update docker setup to use node 8.9.0, update npm packages to make docker work
2017-11-06 16:19:43 -05:00
Cassie Tarakajian
5f1de43493
enable sourcemap
2017-05-18 17:41:25 -04:00
Cassie Tarakajian
2a9ea85ed8
#339 add region to .env
2017-04-13 14:39:03 -04:00
Andrew Nicolaou
6af92a4a32
Exposes API endpoint URL to client via env variable ( #323 )
2017-03-16 00:34:14 -04:00
Cassie Tarakajian
11325626f1
add more files to vendor blob
2016-12-13 17:17:48 -05:00
Cassie Tarakajian
b4fabd4aaa
optimization for webpack vendor files
2016-11-30 13:37:07 -05:00
Cassie Tarakajian
fc83040c8f
remove some dead code/files, change react components to .jsx files because of sublime syntax highlighting, fix linting errors
2016-11-08 18:54:54 -05:00
Cassie Tarakajian
f40ecebfba
#142 add webpack configuration to decrease loading speed
2016-11-08 18:11:12 -05:00
Cassie Tarakajian
f7706df949
fix webpack prod
2016-10-18 12:59:54 -04:00
catarak
d3d36cdf2b
add fonts to prod webpack
2016-08-19 13:13:17 -04:00
catarak
03d59b159a
add accessibility linting beep to webpack loader and remove base64 string
2016-08-15 11:51:11 -04:00
catarak
a6a98f1a0c
re-add minification in prod
2016-07-22 18:56:54 -04:00
catarak
dd3d360f3a
turn off minification, for now
2016-07-22 18:28:49 -04:00
catarak
bb33544881
add babel polyfill to webpack
2016-07-22 16:45:16 -04:00
catarak
4abc85e2f3
load .env in production
2016-07-20 20:59:37 -04:00
catarak
7952eee7bd
update readme, add s3 bucket to webpack config
2016-07-20 19:48:00 -04:00
catarak
4f82a8fd31
add production build
2016-06-28 14:41:15 -04:00
catarak
248744b186
start to add production webpack
2016-06-27 18:46:08 -04:00