Michael Jackson
bbb092d974
Load React + Emotion from CDN URLs, use globals
...
Remove @emotion/babel-preset-css-prop and import { jsx } from
@emotion/core directly instead so Rollup can preserve imports order when
bundling (instead of @emotion/core automatically inserting itself as the
first import).
2019-01-23 21:27:58 -08:00
Michael Jackson
949c40f11e
Hide verbose logs behind debug flag
2019-01-15 16:43:52 -08:00
Michael Jackson
9cdcf90c8a
Add HTTP request logging
2019-01-15 08:42:54 -08:00
Michael Jackson
edb042a92e
Move global styles inside the app
2019-01-14 13:28:52 -08:00
Michael Jackson
09914c1db4
Server render the main page
...
Also, add hashes to asset file names and use the "entry manifest" plugin
in dev to get auto-reloading.
2019-01-12 19:27:28 -08:00
Michael Jackson
76f05911cd
Inject secret key at build time
2019-01-05 18:03:10 -08:00
Michael Jackson
31e7d3865a
Experimental port to Firebase hosting
2019-01-05 17:14:36 -08:00