Commit Graph

4 Commits

Author SHA1 Message Date
Alan Agius
f7e46ef1c4 Set source-maps to 0.6.x 2018-02-15 19:28:25 +01:00
Jason Cheatham
0c415565f3 Make webpack package private. 2018-02-10 12:07:42 -05:00
Jason Cheatham
fe7e66e3ae Update webpack typings to fix build issues
* Add TypeScript version line
* Remove some non-functional linter rules
2018-02-10 11:30:14 -05:00
Jason Cheatham
4a856368ec Fix Loader type in webpack
The sourcemap parameter passed to loaders, and that loaders pass to the
callback, is a `RawSourceMap`, not a `string | Buffer`.
2018-02-09 13:11:52 -05:00