Commit Graph

20 Commits (1c19faa1f5c0c3f8a94e892b296ed6c0a067ad35)

Author SHA1 Message Date
Jared Scheib 15ff45c270 Fix source maps to exactly reflect code instead of es5 transpilation 2018-06-05 14:37:12 -07:00
Andrew Watkins 7c5b691aa6 WIP introduce filter builder 2018-05-09 17:27:59 -07:00
Alex P 900f74e669 Use cheap eval instead of regular source map 2018-05-04 10:08:29 -07:00
Andrew Watkins cff1fbaa97 WIP Update delete for FuncNodes 2018-04-18 16:00:55 -07:00
Brandon Farmer 278a532401 Convert admin components to have proper error handling 2018-04-17 10:53:13 -07:00
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