Jeff Avallone
c7aca59afc
Tweaking ExtractTextPlugin config
2018-02-17 15:36:15 -05:00
Jeff Avallone
d634985698
Setting environment reported to Sentry separate from NODE_ENV
...
For preview and prod, NODE_ENV is "production"
2018-02-15 17:55:37 -05:00
Jeff Avallone
8817b5f027
Setting up webpack resolve root
2018-02-13 20:09:52 -05:00
Jeff Avallone
6b55f1ec72
CSS modules EVERYWHERE!
2018-02-13 18:15:18 -05:00
Jeff Avallone
888336cbec
Adding loader for i18next translation files
2018-02-13 17:46:44 -05:00
Jeff Avallone
94e511bb96
Further improvements to page prerendering
2018-02-13 17:28:47 -05:00
Jeff Avallone
7238643740
Reworking static page generation
...
Including styles in components wasn't working with the old system.
2018-02-13 17:10:32 -05:00
Jeff Avallone
355ef79d20
Adding i18next
2018-02-11 18:37:07 -05:00
Jeff Avallone
4600d1748a
Doing the short hash correctly
2018-02-11 12:18:29 -05:00
Jeff Avallone
b009d078b6
Adding Sentry.io
2018-02-11 10:41:03 -05:00
Jeff Avallone
bbdacca1da
Adding an environment banner to the page
...
To prevent testing local changes in production
2018-02-11 09:16:33 -05:00
Jeff Avallone
84df219d7f
Creating separate templates for each page
2018-02-11 07:42:52 -05:00
Jeff Avallone
49a236bf89
Switching back to SVG components for icons
...
No longer need the hack to only use them in components while URLs are
used in styles since I don't need icons in the styles anymore. Embedding
the markup also provides the option to restyle the icons
2018-02-11 06:58:59 -05:00
Jeff Avallone
1de5079aa9
Rendering page template using React
...
Allows for using components (like Message) when rendering the base page
template
2018-02-11 06:53:34 -05:00
Jeff Avallone
74d622c7a4
Getting icon loading in the root styles working
2018-02-10 17:55:48 -05:00
Jeff Avallone
5984f59063
Adding Message component
2018-02-10 17:20:04 -05:00
Jeff Avallone
f8aaeba7a9
Going to one template for all pages
2018-02-10 16:39:38 -05:00
Jeff Avallone
8eb4b450ca
Adding SVG icons
2018-02-10 16:32:52 -05:00
Jeff Avallone
e52103a516
Integrating React
2018-02-10 16:22:59 -05:00
Jeff Avallone
97a61dc0f3
Adding prod and dev webpack configs
2018-02-10 16:05:25 -05:00