Mateusz Burzyński
|
31b98e1a92
|
Merge pull request #101 from developit/greenkeeper/rollup-plugin-commonjs-9.0.0
Update rollup-plugin-commonjs to the latest version 🚀
|
2018-03-14 22:44:29 +01:00 |
|
Mateusz Burzyński
|
e58b82b681
|
Merge pull request #103 from jaredpalmer/tsx
Close #80. Add .tsx support
|
2018-03-10 00:01:22 +01:00 |
|
Jared Palmer
|
b72b12d1d0
|
Close #80. Add .tsx support
|
2018-03-09 11:43:22 -05:00 |
|
Mateusz Burzyński
|
d2917b8b25
|
Merge pull request #102 from developit/greenkeeper/rollup-plugin-typescript2-0.12.0
Update rollup-plugin-typescript2 to the latest version 🚀
|
2018-03-07 08:58:45 +01:00 |
|
greenkeeper[bot]
|
030a693050
|
fix(package): update rollup-plugin-typescript2 to version 0.12.0
|
2018-03-07 02:26:50 +00:00 |
|
greenkeeper[bot]
|
f8737e9047
|
fix(package): update rollup-plugin-commonjs to version 9.0.0
|
2018-03-05 19:20:52 +00:00 |
|
Mateusz Burzyński
|
1e12e94e42
|
Merge pull request #99 from jvorcak/jvorcak-patch-1
Update README.md - specify output builds in package.json
|
2018-03-03 12:18:50 +01:00 |
|
Ján Vorčák
|
8cc3823591
|
Update README.md
|
2018-03-02 13:12:28 +01:00 |
|
Jason Miller
|
63ac8fef9b
|
Merge pull request #94 from ForsakenHarmony/master
Update dependencies
|
2018-02-24 18:55:45 -05:00 |
|
Leah
|
b1534fc588
|
Update dependencies
|
2018-02-25 00:45:01 +01:00 |
|
Mateusz Burzyński
|
d6559a92c0
|
Support for specifying build script per test (in test package.json)
|
2018-02-23 20:56:37 +01: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 |
|
Jason Miller
|
b20b79bf87
|
0.4.4
0.4.4
|
2018-02-20 22:51:12 -05:00 |
|
Jason Miller
|
8905cd463c
|
Merge pull request #71 from freeman/rollup-plugin-typescript2
Switch to `rollup-plugin-typescript2`
|
2018-02-20 22:18:06 -05:00 |
|
Jason Miller
|
87d70512fb
|
Merge pull request #79 from cristianbote/source-map-option
Added source-map option
|
2018-02-20 22:16:30 -05:00 |
|
Jason Miller
|
81c8e4c75a
|
Merge pull request #82 from Andarist/patch-1
Fixed crash when bundling packages without dependencies
|
2018-02-20 22:16:00 -05:00 |
|
Jason Miller
|
b8ba766829
|
Merge pull request #84 from Andarist/code-of-conduct
Add CODE_OF_CONDUCT.md
|
2018-02-20 22:15:39 -05:00 |
|
Mateusz Burzyński
|
07bf0b944c
|
Add CODE_OF_CONDUCT.md
|
2018-02-11 11:54:06 +01:00 |
|
Mateusz Burzyński
|
4c7182b5c0
|
Fixed crash when bundling packages without dependencies
|
2018-02-10 19:56:50 +01:00 |
|
Cristian Bote
|
fdf9034f9e
|
Update readme with --sourcemap option
|
2018-02-06 00:07:37 +02:00 |
|
Cristian Bote
|
b4dcc27fe0
|
Drop the undefined check and just use the ! check
|
2018-02-06 00:00:08 +02:00 |
|
Cristian Bote
|
67b7c52054
|
Added better value checking
|
2018-02-05 16:43:04 +02:00 |
|
Cristian Bote
|
9cd9a06851
|
Ammend the test to reflect the defaults
|
2018-02-05 16:13:55 +02:00 |
|
Cristian Bote
|
845c6c5873
|
Added source-map option
|
2018-02-05 16:10:22 +02:00 |
|
Jason Miller
|
7a570c8878
|
Merge pull request #78 from tusbar/update-nodent
Use upstream rollup-plugin-nodent
|
2018-02-04 08:03:04 -05:00 |
|
Bertrand Marron
|
a3440d4fca
|
Use upstream rollup-plugin-nodent
https://github.com/oligot/rollup-plugin-nodent/pull/6 was merged, so the
fork is not needed anymore.
|
2018-02-03 12:27:56 +01:00 |
|
Michel Rasschaert
|
1bd22b7ab7
|
upgrade to rollup-plugin-typescript2@0.11
|
2018-02-02 07:49:50 +01:00 |
|
Jason Miller
|
c536556354
|
Merge pull request #70 from RobinMalfait/patch-3
Update the `All CLI Options` in the readme
|
2018-01-29 11:20:40 -05:00 |
|
Jason Miller
|
db0d414ea6
|
Merge pull request #68 from fwilkerson/feature/emit-bundle-events
Emit bundle events
|
2018-01-29 11:20:20 -05: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 |
|
Michel Rasschaert
|
47ccb24d3c
|
ignore files and folders starting with dot in the tests
also switch folder to the fixture directory because some
rollup plugins rely on `process.cwd()`.
|
2018-01-28 18:56:26 +01:00 |
|
Robin Malfait
|
bc942bb01d
|
Update the All CLI Options
This uses the output of `microbundle --help` from version `0.4.3`
|
2018-01-27 11:30:24 +01:00 |
|
Frank Wilkerson
|
4ffe9451e9
|
a more specific api than just emit
|
2018-01-26 17:55:55 -07:00 |
|
Jason Miller
|
dcf99c620a
|
Update README.md
|
2018-01-26 15:35:07 -05:00 |
|
Jason Miller
|
073df44532
|
Update README.md
|
2018-01-26 15:33:20 -05:00 |
|
Jason Miller
|
c8240248fe
|
graphics
|
2018-01-26 15:30:26 -05:00 |
|
Jason Miller
|
6ae396906e
|
0.4.3
0.4.3
|
2018-01-26 14:21:45 -05:00 |
|
Jason Miller
|
ad72047646
|
Update snapshots with smaller code size
|
2018-01-26 13:17:29 -05:00 |
|
Jason Miller
|
b5504c9f03
|
Merge pull request #69 from tymondesigns/feature/newer-typescript
use latest typescript and fix issue with importHelpers
|
2018-01-26 12:55:23 -05:00 |
|
Jason Miller
|
edf2975a78
|
Merge branch 'master' into feature/newer-typescript
|
2018-01-26 12:54:51 -05:00 |
|
Jason Miller
|
2413292f14
|
Update deps
|
2018-01-26 12:50:03 -05:00 |
|
Jason Miller
|
cc8718638c
|
Move to uglify-es and rollup-plugin-uglify@3!
|
2018-01-26 12:49:55 -05:00 |
|
Jason Miller
|
6a06939c61
|
Update deps
|
2018-01-26 12:11:29 -05:00 |
|
Jason Miller
|
d671cf8936
|
Quickfix for rollup-plugin-nodent breaking JSX plugin. (see https://github.com/oligot/rollup-plugin-nodent/pull/6)
|
2018-01-26 12:11:17 -05:00 |
|
Sean Tymon
|
a1d926fd40
|
use latest typescript and fix issue with importHelpers
|
2018-01-26 09:04:24 +00:00 |
|
Frank Wilkerson
|
30fdc0592e
|
consistent naming
|
2018-01-25 22:01:38 -07:00 |
|
Frank Wilkerson
|
31ca55ab72
|
include error events
|
2018-01-25 20:55:51 -07:00 |
|
Frank Wilkerson
|
f08a7237f9
|
add the option to emit build events when running microbundle programmatically
|
2018-01-25 20:46:36 -07:00 |
|
Jason Miller
|
99746d8280
|
Merge pull request #65 from tlvince/64
Guard against flow transform response
|
2018-01-25 14:41:31 -05:00 |
|
Tom Vincent
|
f9b6e023bb
|
Guard against flow transform response
Closes #64.
|
2018-01-25 10:05:58 +00:00 |
|