Commit Graph

7 Commits

Author SHA1 Message Date
Matt Isenhower
86a5021769 Fix HMR for CSS files 2017-08-03 15:16:11 -07:00
Matt Isenhower
42fc3e3ac9 Fix issues with building CSS inside the Docker container 2017-08-03 14:12:43 -07:00
Matt Isenhower
966475886d Disable clean webpack plugin for now to make deployments easier
Right now I'm just building the content directly in the public directory, so this reduces the time that visitors would get 404 errors when building a new version.
2017-08-03 12:29:35 -07:00
Matt Isenhower
2a0ad69a28 Re-enable the purify CSS plugin 2017-08-03 12:26:44 -07:00
Matt Isenhower
38c0538d57 Fix HMR 2017-08-02 22:19:46 -07:00
Matt Isenhower
6382ab579b Add basic layout 2017-08-02 12:51:10 -07:00
Matt Isenhower
bc207534d7 Initial commit 2017-08-02 09:58:58 -07:00