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 |
|
Jason Miller
|
096b8ba8d9
|
0.4.2
0.4.2
|
2018-01-24 15:57:49 -05:00 |
|
Jason Miller
|
fa91a2284c
|
Add JSX test
|
2018-01-24 15:57:22 -05:00 |
|
Jason Miller
|
b38b8603b7
|
Fix Nodent usage of acorn-jsx. (thanks @songawee - see developit/karmatic#8)
|
2018-01-24 15:57:13 -05:00 |
|
Jason Miller
|
a133de8c38
|
Show error stack traces
|
2018-01-24 15:55:19 -05:00 |
|
Jason Miller
|
004adc6d48
|
Merge pull request #59 from Andarist/snapshots
Auto generate tests with snapshots
|
2018-01-24 09:33:55 -05:00 |
|
Jason Miller
|
e8cb46f6ae
|
Merge branch 'master' into snapshots
|
2018-01-24 09:33:40 -05:00 |
|
Jason Miller
|
f42f4b202a
|
0.4.1
0.4.1
|
2018-01-24 08:59:24 -05:00 |
|
Jason Miller
|
b55ae94bf7
|
Fix sourcemaps!
|
2018-01-24 08:58:43 -05:00 |
|
Mateusz Burzyński
|
c2627c72e5
|
Auto generate tests with snapshots
|
2018-01-24 10:01:12 +01:00 |
|
Jason Miller
|
d8d2bf0bd4
|
0.4.0
0.4.0
|
2018-01-23 14:58:38 -05:00 |
|
Jason Miller
|
280cb5855e
|
Merge pull request #57 from developit/testing-setup
Add a proper testing setup
|
2018-01-23 14:57:17 -05:00 |
|
Jason Miller
|
236fa3f4de
|
Automatically detect and use index.ts & src/index.ts entry rather than requiring it to be manually specified.
|
2018-01-23 14:52:55 -05:00 |
|