Commit Graph

4 Commits

Author SHA1 Message Date
Hugo Alliaume
54ff498709 chore: use my name 2019-01-27 12:01:38 +01:00
Hugo Alliaume
09e60dac88 fix(buble): "toUrl()" is a method, not a property 2019-01-26 21:20:18 +01:00
Hugo Alliaume
2b104c6fe8 improve(buble): prefer use "SourceMap" type from official package, instead of manually defining it 2019-01-26 21:16:51 +01:00
Hugo Alliaume
2a76edab65 feat: add typings for Buble (#32515)
* chore(buble): setup

* feat(buble): implement tons of options and tests

* feat(buble): export interfaces, this can be useful

* feat(buble): add "includeContent" option

* fix(buble): add "dom" lib, fix sourcemap and linting issues
2019-01-26 10:50:34 -08:00