60 Commits

Author SHA1 Message Date
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
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
Leah
b1534fc588 Update dependencies 2018-02-25 00:45:01 +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 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
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
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
6ae396906e 0.4.3 2018-01-26 14:21:45 -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
Jason Miller
096b8ba8d9 0.4.2 2018-01-24 15:57:49 -05:00
Jason Miller
e8cb46f6ae
Merge branch 'master' into snapshots 2018-01-24 09:33:40 -05:00
Jason Miller
f42f4b202a 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 2018-01-23 14:58:38 -05:00
Jason Miller
5baf00a35b Add a proper test harness (via Jest) 2018-01-23 14:51:38 -05:00
Sean Tymon
2d90fc8caf resolve conflict 2018-01-19 21:49:05 +00:00
Sean Tymon
eaa687f7c7 more fixes 2018-01-19 21:47:53 +00:00
Sean Tymon
02f3da5352
Merge branch 'master' into feature/typescript 2018-01-19 21:34:38 +00:00
Sean Tymon
a1a61bf052 fixes 2018-01-19 21:32:50 +00:00
Jason Miller
932acd640b 0.3.1 2018-01-14 13:38:11 -05:00
Jason Miller
8960114faf If defaults + named exports are detected, only export default and prune named. Enable pure properties for tree-shaking (since they're already enabled for uglify) 2018-01-14 13:37:15 -05:00
Jason Miller
d52bd6cd85 0.3.0 2018-01-13 18:12:30 -05:00
Jason Miller
f5b61e74d9 Allow specification of Uglify's mangle option in the package.json, and use it to enable advanced property mangling. 2018-01-13 18:09:15 -05:00
Jason Miller
73a564b5df Update dependencies. Fixes #42 2018-01-13 18:05:22 -05:00
Jason Miller
90d02e6990
Merge pull request #32 from lukeed/cli
Migrate CLI to Sade
2018-01-05 22:38:57 -05:00
Luke Edwards
cabd4d1401 refactor/simplify run invoc;
- reorder build command
2017-12-24 21:03:44 -08:00
Luke Edwards
7ba6d9fce6 install sade @ 1.2.0 2017-12-24 20:17:42 -08:00
Luke Edwards
d7b0b9cb43 update sade ~> 1.1.1 2017-12-20 00:32:58 -08:00
Luke Edwards
903dda3c02 replace yargs with sade 2017-12-19 12:18:54 -08:00
Jason Miller
0ae9a58a7f
Merge branch 'master' into feature/typescript 2017-12-19 09:28:44 -05:00
Sean Tymon
80e6223a2d
Merge branch 'master' into feature/typescript 2017-12-18 20:07:44 +00:00
knipferrc
0e8594416f fix package.json 2017-12-18 07:39:17 -05:00
tknipfer
7a44c73e5a Merge branch 'master' of https://github.com/developit/microbundle 2017-12-18 07:36:12 -05:00
tknipfer
aa85696150 add postcss and autoprefixer 2017-12-18 07:36:07 -05:00
Mitchell Gates
c2256a8cb0 Use camelCase over PascalCase 2017-12-15 13:16:35 -05:00
Mitchell Gates
928079d181 Change default name from snake_case to PascalCase 2017-12-14 14:51:01 -05:00
Pig Fang
15e2729f9a Fix glob on Windows 2017-12-14 17:37:51 +08:00
Sean Tymon
af875d02e0 starting ts support 2017-12-13 19:22:48 +00:00
Jason Miller
5f3e988583
Merge pull request #13 from wcastand/master
Allow to use jsx
2017-12-13 10:25:53 -05:00
Jason Miller
700f551b00 0.2.4 2017-12-13 09:50:05 -05:00
wcastand
703b804efb add acorn-jsx as a dependency and allow nodent to handle jsx 2017-12-13 14:27:30 +01:00