Commit Graph

23 Commits

Author SHA1 Message Date
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