97 Commits

Author SHA1 Message Date
realdennis
2fef100691 Update snapshots 2019-12-08 01:41:54 +08:00
Jason Miller
804cf70371 Switch from .mjs to .esm.js to avoid webpack tomfoolery (#448) 2019-08-08 20:06:12 +02:00
Federico Zivolo
bb8c59bac9 fix: add Flow support back (#444) 2019-07-10 00:19:27 +02:00
Leah
f94a812dff fix: css-fixture 2019-07-09 23:14:24 +02:00
Leah
54b31ad570 Merge remote-tracking branch 'origin/master' into dev 2019-07-09 23:08:44 +02:00
Leah
ad65aafa35 fix: custom-babelrc 2019-07-09 22:43:48 +02:00
Leah
8e4446e81b chore: even more updates 2019-07-09 22:20:49 +02:00
Leah
89d650a9d7
Merge branch 'master' into fix-test-names 2019-06-26 20:00:48 +02:00
Andre Wiggins
8ab55c511a Add test for minify path outside of cwd 2019-06-24 14:24:09 -07:00
Andre Wiggins
7065c70ab5 Add minify path test 2019-06-24 13:58:20 -07:00
Andre Wiggins
5dc8cfbcdc Add mangle.json test 2019-06-24 13:00:33 -07:00
Andre Wiggins
6f97581341 Add minify config test 2019-06-24 12:55:06 -07:00
Andre Wiggins
6bfb38018b Update css fixture 2019-06-24 12:45:06 -07:00
Andre Wiggins
5ceb8c4f60 Fix duplicate pkg name warning 2019-06-24 12:02:18 -07:00
Leah
a55fd5e073 fix: don't polyfill, that should be done at the app level, not libs
also updates
2019-06-17 19:46:40 +02:00
Leah
afa2c9aad5 chore: add pure so we keep it in mind when the bug gets fixed 2019-06-15 01:31:15 +02:00
Jason Miller
8142733c75 Modern JS (#413) 2019-06-15 01:20:10 +02:00
Leah
042a80e34a fix: make the macro work 2019-06-12 00:54:19 +02:00
Leah
89d44cd051 fix: babel-custom was slightly to very broken 2019-06-12 00:54:15 +02:00
Federico Zivolo
8390705582 test: sample macro test 2019-06-12 00:25:08 +02:00
Leah
c0a20dbe9c updates, fixes a useless Promise.resolve 2019-06-12 00:22:43 +02:00
Leah
1066af7942 fix --no-compress and update snapshots until terser is fixed 2019-06-07 19:22:40 +02:00
Ward Peeters
0eadcd9bce feat(babel): merges babelrc with microbunde babel config (#396)
* feat(babel): merges babelrc with microbunde babel config

* update tests

* Fix README.md

Fix examples description

* remove unused rollup-plugin-flow dependency (#379)
2019-05-29 00:46:59 +02:00
Ward Peeters
800be4c1d6 fix: allow disabling minification from cli (#395) 2019-05-29 00:46:58 +02:00
Leah
abdd87e804 fix: breaking updates 2019-05-29 00:46:57 +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
Ward Peeters
0633b7f6e8 default jsx to h 2019-05-25 10:55:01 +02:00
Ward Peeters
ad59f1a895 add script to generate csv output 2019-05-25 10:55:00 +02:00
Ward Peeters
27d1a8a689 update plugins with babel 2019-05-25 10:53:45 +02:00
Leah
d0e66da957
Rollup 1.0 + other updates (#361)
* Rollup fixes + other updates

* Move typescript cache to `node_modules/.cache`
2019-05-07 19:27:50 +02:00
Ward Peeters
8c4f5c2f85 refactor(jest): use it.each & remove sourcemaps from snapshots (#386) 2019-05-05 13:20:00 +02:00
Marais Rossouw
5d8bee9ed0
chore: Iterate the array result, not the single 2019-04-03 08:02:11 +10:00
Marais Rossouw
076ce041c4
feat: Support source array 2019-04-03 07:59:21 +10:00
Marais Rossouw
de43d5bda9
fix: Snapshots need updating due to new build dependants 2019-04-02 09:43:59 +10:00
Jason Miller
a6d055251e rename define test fixture 2019-03-21 15:04:17 -04:00
Joachim Viide
d526b0f201
Merge branch 'master' into replace-expressions-plugin 2019-03-21 09:30:51 +02:00
Joachim Viide
35efae8f08 Set fixture test timeout to 11000ms 2019-03-21 01:37:26 +02:00
Joachim Viide
bf31c0e147 Update define test fixtures 2019-03-19 16:47:06 +02:00
Matías Olivera ⚡
65730af20f Refactor | Test refactoring (#290)
thx @MatiasOlivera
2019-02-23 18:16:10 +01:00
Jason Miller
5ab095874d when the tests dont pass, change the tests 2019-02-22 17:39:18 -05:00
Joachim Viide
706ad48d42 Update test snapshots 2019-02-22 22:20:40 +02:00
Jason Miller
90d923394d update snaps 2019-02-22 14:55:51 -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
Matías Olivera
1347042e63 Update snapshots 2019-01-10 16:15:24 -03:00
Leah
eb4e5b33e1 add file content to snapshots 2018-12-25 23:59:22 +01:00
Leah
1d9a5bc56b update snapshot (couldn't figure out the cause) 2018-12-25 23:18:33 +01:00
Leah
e56dce68b7 Add a test for mixed exports in ts (index.ts.js issue before) 2018-12-19 00:23:58 +01:00