Commit Graph

15 Commits (e5f2bf56c93ba240ebe9cbe1028aa9ac321432fd)

Author SHA1 Message Date
Andrew Watkins ae707ac283 Fix typing errors 2018-03-29 16:06:10 -07:00
Andrew Watkins bfbfcc04bd Introduce feature flag component
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-27 17:19:03 -07:00
Andrew Watkins 2fb577140f Use stats variable 2018-03-22 14:51:45 -07:00
Andrew Watkins 0f18b85501 Add path to config file 2018-03-22 14:51:25 -07:00
Andrew Watkins 04d2177fd2 Simplify webpack output 2018-03-22 14:50:55 -07:00
Andrew Watkins 5f8c57e2d6 Remove unused variables 2018-03-22 14:50:05 -07:00
Andrew Watkins 0cd7d1718a Add tslint-loader 2018-03-21 16:12:42 -07:00
Luke Morris 7923d3b359 eslint-loader emits warnings 2018-03-09 15:24:23 -08:00
Andrew Watkins 028e095d29 Allow webpack to resolve imports and exports 2018-03-07 08:32:15 -08:00
Andrew Watkins d09ab49c8e Remove functional logger from webpack dev.config 2018-03-05 08:46:23 -08:00
Andrew Watkins 49880adf6f Add thread-loader to babel build step 2018-03-05 08:44:53 -08:00
Luke Morris 146292adac Exclude hot-update files 2018-03-01 16:35:05 -08:00
Luke Morris f5b91d1cad Higher signal to noise ratio in incremental output 2018-03-01 16:28:46 -08:00
Luke Morris b02a79f0e4 Merge branch 'master' into goodbye-bootstrap 2018-03-01 12:20:24 -08:00
Andrew Watkins c795448d30 Only create reference to vendor.dll.js in developement
Also changed filenames to fit with more modern webpack conventions
2018-03-01 11:16:02 -07:00