Ward Peeters
|
800be4c1d6
|
fix: allow disabling minification from cli (#395)
|
2019-05-29 00:46:58 +02:00 |
|
Ward Peeters
|
3483790b01
|
add unit test for babelrc
|
2019-05-25 12:09:55 +02:00 |
|
Ward Peeters
|
34717de4d7
|
fix jsx pragmaFrag
|
2019-05-25 10:55:06 +02:00 |
|
Ward Peeters
|
8f72b14fb0
|
fix snapshots
|
2019-05-25 10:55:02 +02:00 |
|
Marais Rossouw
|
076ce041c4
|
feat: Support source array
|
2019-04-03 07:59:21 +10:00 |
|
Jason Miller
|
a6d055251e
|
rename define test fixture
|
2019-03-21 15:04:17 -04:00 |
|
Jason Miller
|
5ab095874d
|
when the tests dont pass, change the tests
|
2019-02-22 17:39:18 -05:00 |
|
Jason Miller
|
3d21c043c1
|
Make --define preserve boolean and integer literals by default instead of making everything a string.
|
2019-02-22 13:21:12 -05:00 |
|
Jason Miller
|
39dad8e724
|
Fix broken --alias option
|
2019-02-22 13:20:09 -05:00 |
|
Leah
|
e56dce68b7
|
Add a test for mixed exports in ts (index.ts.js issue before)
|
2018-12-19 00:23:58 +01:00 |
|
Leah
|
2dd10e5a1f
|
Merge branch 'master' into remove_import_pruning
|
2018-12-18 23:42:21 +01:00 |
|
Marvin Hagemeister
|
5e9c9ce2da
|
Fix async not transpiled with TS
|
2018-12-11 09:33:40 +01:00 |
|
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 |
|