Commit Graph

7 Commits

Author SHA1 Message Date
Jason Miller
1dd0366c05 Fix broken sourcemaps in the TypeScript+Babel setup, clean up webpack config, drop threaded type checking (couldn't get it working) 2018-03-30 16:25:20 -04:00
Jason Miller
76ceea0e52 tabs -> spaces 2018-03-29 15:43:14 -04:00
Jason Miller
e501ffff85 Object.keys().forEach() --> for..of 2018-03-27 20:47:38 -04:00
Jason Miller
2ff3de518d Remove support for Webpack 3.x and prior from WatchTimestampsPlugin. 2018-03-27 20:45:58 -04:00
Jason Miller
7fca9ac85f Add explanation and credit to WatchTimestampsPlugin. 2018-03-27 20:43:12 -04:00
Jason Miller
ccf71556a6 Use classes for webpack plugins. 2018-03-27 20:39:13 -04:00
Jason Miller
e691ec9580 Adds an app skeleton. Still needs some work. 2018-03-12 23:03:31 -04:00