Jovi De Croock
d82233aecd
increment rollup to the latest version (minimum need of new plugins is 1.20.0)
2020-01-19 18:55:35 +01:00
Jovi De Croock
f5991665f3
add the moved rollup dependencies (@rollup org)
2020-01-19 18:45:12 +01:00
bors[bot]
c03b535cd6
Merge #532
...
532: Defensive code for accessing nested object, options r=ForsakenHarmony a=realdennis

To fix security nested dependencies, I just try the `v0.12.0-next6` to build my library, and I found this issue.
`preset.options` might be `undefined`, I add a defensive code.
Co-authored-by: realdennis <realdennis777@gmail.com>
Co-authored-by: Dennis <realdennis777@gmail.com>
2019-12-08 21:49:44 +00:00
Dennis
1451c036ac
Merge branch 'master' into fix-reference-issue
2019-12-09 02:56:21 +08:00
bors[bot]
9c21f1b740
Merge #533
...
533: Fix CI lint error r=ForsakenHarmony a=realdennis
Looks like it block the recently pr builds.

Co-authored-by: realdennis <realdennis777@gmail.com>
2019-12-08 18:50:28 +00:00
realdennis
2fef100691
Update snapshots
2019-12-08 01:41:54 +08:00
realdennis
3586dc436b
Correct the code for linter rule
2019-12-08 01:29:08 +08:00
realdennis
c18b7c4d44
Defensive check, preset.options would be undefined sometime
2019-12-08 01:18:29 +08:00
Jason Miller
951a23560d
Merge pull request #492 from gatsbyjs/brotli-try-catch
...
wrap brotli in try/catch to avoid error for lower versions of node
2019-10-21 12:29:27 -04:00
Jason Miller
a5000727da
Merge branch 'master' into brotli-try-catch
2019-10-21 12:29:06 -04:00
Jason Miller
8cec13656a
Merge pull request #495 from developit/disable-wrap-func-args
...
Disable Terser eager parsing hack
2019-10-21 12:26:40 -04:00
Jason Miller
e3c061905a
Update index.js
2019-10-17 17:41:41 -04:00
Jason Miller
ab936de2e9
Disable Terser eager parsing hack
2019-10-17 17:35:38 -04:00
Madalyn Parker
4d6236d8bb
wrap brotli in try/catch to avoid error for lower versions of node
2019-10-14 11:36:57 -04:00
Leah
b170137f8d
v0.12.0-next.6
2019-08-23 23:37:33 +02:00
Leah
068081c228
updates
2019-08-23 23:37:33 +02:00
Federico Zivolo
1feb58b9b2
fix: properly forward jsx and jsxPragma to customBabel
2019-08-20 17:05:10 +02:00
Leah
bf5743fb36
v0.12.0-next.4
2019-08-10 00:20:20 +02:00
Leah
5fdf5220e5
minor dependency updates
2019-08-10 00:20:20 +02:00
Jason Miller
d91015ae3e
Merge pull request #460 from developit/greenkeeper/brotli-size-4.0.0
...
Update brotli-size to the latest version 🚀
2019-08-09 08:50:51 -04:00
greenkeeper[bot]
bc6c3c9a66
fix(package): update brotli-size to version 4.0.0
2019-08-09 08:16:02 +00:00
Jason Miller
804cf70371
Switch from .mjs to .esm.js to avoid webpack tomfoolery ( #448 )
2019-08-08 20:06:12 +02:00
chuahcheeshian
759193417d
feat: add support for custom tsconfig path ( #458 )
2019-08-01 17:17:21 +02:00
Leah
e3bec65107
dep updates, now requires node >= 10.16.0 ( #451 )
2019-07-29 21:18:47 +02:00
Alex Casajuana
9bf3f830ce
Add routex.js to "built with microbundle" section ( #420 )
2019-07-10 00:46:24 +02:00
Federico Zivolo
bb8c59bac9
fix: add Flow support back ( #444 )
2019-07-10 00:19:27 +02:00
Leah
99afc4b217
Dev ( #425 )
2019-07-09 23:19:55 +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
Marvin Hagemeister
5470fc6249
Fix duplicate package name warning ( #431 )
...
Fix duplicate package name warning
2019-06-27 18:48:09 +02:00
Leah
e88e63dc8e
Merge branch 'master' into fix-test-names
2019-06-26 20:51:24 +02:00
Andre Wiggins
4e3a0709fc
Add Preact to "Built with Microbundle" section ( #430 )
2019-06-26 20:51:11 +02:00
Leah
89d650a9d7
Merge branch 'master' into fix-test-names
2019-06-26 20:00:48 +02:00
Leah
031a39c69b
Add support for custom mangle.json paths ( #432 )
...
Add support for custom mangle.json paths
2019-06-26 19:57:34 +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
1d3f8ec1ed
Add support for minify file path
2019-06-24 13:55:37 -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
d4303b0401
v0.12.0-next.3
v0.12.0-next.3
2019-06-17 19:48:57 +02: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
4a4697766a
Merge remote-tracking branch 'origin/master' into dev
2019-06-17 19:36:42 +02:00
Tom Byrer
ada2b7df23
fix Examples in README ( #424 )
...
I was peeking into your last PR, & noticed this was odd. A global 'repleace' error? Seems the new <command> is wrong.
Last example makes more sense as `watch`.
2019-06-17 15:05:10 +02:00
v 1 r t l
6cdcf37252
fix: pin core-js to 3.1.3 ( #421 )
2019-06-17 12:25:44 +02:00
Leah
89bcdffcd3
v0.12.0-next.2
v0.12.0-next.2
2019-06-15 02:49:32 +02:00
Leah
e6baa69ebb
fix: preset-env should be in dependencies
2019-06-15 01:36:55 +02:00