17 Commits

Author SHA1 Message Date
Marvin Hagemeister
3176b69754 Remove import pruning 2018-12-04 21:57:40 +01:00
Luis Deschamps Rudge
b735052801 Fix importing superagent 2018-12-01 18:25:46 -02:00
Marvin Hagemeister
2beb4cad85 Add back shebang handling 2018-12-01 09:21:15 +01:00
Marvin Hagemeister
cebff34d41 Only target es2017 with TS pass it to babel + bublé 2018-11-27 08:39:47 +01:00
Marvin Hagemeister
7fb2c15534 Add plugin to transform class properties 2018-11-27 08:17:47 +01:00
Andre Wiggins
8ebeb65211 Update pretty test & snapshot 2018-08-27 19:18:36 -07:00
Jason Miller
6f16a0d5d2
Merge branch 'master' into raw-option 2018-08-01 11:10:03 -04:00
Sergey Petushkov
64986611ef Add test cases: basic, basic with cwd, custom, custom with cwd (:warn: snapshot for custom with cwd doesn't contain dist) 2018-07-28 13:23:15 +02:00
Andre Wiggins
3cc9e6e090 Add raw option to display the raw byte count 2018-07-26 01:16:28 -07:00
Mateusz Burzyński
a753766676 Format all files with prettier 2018-05-21 10:21:54 +02:00
Nick Randall
e445a0aeb6 Minify CSS assets with cssnano if compress option is true (#121) 2018-04-22 03:06:02 +02:00
Jared Palmer
b72b12d1d0 Close #80. Add .tsx support 2018-03-09 11:43:22 -05:00
Mateusz Burzyński
6708cbe19d Support for specifying build script per test (in test package.json), added tests for various name options 2018-02-21 20:28:29 +01:00
Michel Rasschaert
1bd22b7ab7 upgrade to rollup-plugin-typescript2@0.11 2018-02-02 07:49:50 +01:00
Michel Rasschaert
0c8c452575 switch to rollup-plugin-typescript2
adjust test to verify generation of `.d.ts`.
2018-01-28 18:57:33 +01:00
Jason Miller
fa91a2284c Add JSX test 2018-01-24 15:57:22 -05:00
Jason Miller
5baf00a35b Add a proper test harness (via Jest) 2018-01-23 14:51:38 -05:00