Commit Graph

93 Commits

Author SHA1 Message Date
calebboyd c6d057ac43 feat: initial build 2017-09-04 14:46:06 -05:00
calebboyd 5df6840972 chore: inject source-map-support 2017-09-04 14:46:06 -05:00
calebboyd a0d859921d feat: initial fuse-box bundling support 2017-09-04 14:46:06 -05:00
calebboyd fcd803686c chore: test appveyor build 2017-08-24 00:12:18 -05:00
calebboyd ba78c7dc54 refactor: append in lieu of inserting payload 2017-08-23 22:35:01 -05:00
calebboyd 3e435ecbf8 chore: beta 6 2017-08-13 17:34:54 -05:00
calebboyd 563aa97a89 fix: add bundle directly to third_party_main 2017-08-13 15:28:32 -05:00
calebboyd 1a6b113d6e chore: wip bundling 2017-08-03 22:59:15 -05:00
calebboyd 15d919c302 chore: docs and ts fixes 2017-07-18 11:08:45 -05:00
calebboyd 73af22cc92 chore: publish nexe@beta 2017-07-16 22:43:02 -05:00
calebboyd 548e6454ef chore: typescript and native module bundles 2017-07-16 21:40:23 -05:00
calebboyd ce2c4cefd0 wip: bundling work 2017-07-16 21:40:23 -05:00
James M. Greene ac64063916 Note the minimum Node.js engine required
Fixes #341
2017-07-15 20:01:56 -05:00
calebboyd cac2759d3a chore: pr feedback 2017-06-26 20:01:53 -05:00
calebboyd 811f460763 feat: resources 2017-06-26 20:01:53 -05:00
calebboyd e12eb8b289 feat: instant builds 2017-06-26 20:01:53 -05:00
calebboyd 1f35fe498e chore: switch to tar-fs for better stream support 2017-06-26 20:01:53 -05:00
calebboyd ac4ca3fe56 chore: default exports 2017-06-26 20:01:53 -05:00
calebboyd 0d67b1dd4c chore: babel + standard 2017-06-26 20:01:53 -05:00
calebboyd ec57ed508f fix: add missing depenencies 2017-06-26 20:01:53 -05:00
calebboyd 7668d7b471 feat: next 2017-06-26 20:01:53 -05:00
Jared Allard f6a18e18db npm/exe: check for lib/internal/boostrap_node.js, npm 1.1.2 fixes #207 2016-04-08 09:49:28 -07:00
Jared Allard ebdd8055bd npm: update yargs to 4.2.0 2016-02-24 18:58:49 -08:00
Jared Allard b526d16298 test: log node version to stdout for circleci issues 2016-02-24 15:56:06 -08:00
Jared Allard 42314a7083 test: setup mocha-circlci-reporter 2016-02-24 15:47:24 -08:00
Jared Allard f690b81a97 tests: finalize test system for now, be ready for a ci someday 2016-02-24 15:39:59 -08:00
Jared Allard 3b25e7409b bundle: add process to global vars, may fix some issues 2016-02-23 23:34:08 -08:00
Jared Allard aa6988c85f npm: vbump to 1.1.1 for when its released 2016-02-23 23:15:41 -08:00
Jared Allard f50e94a781 bundle/exe: more ES6, browserify.excludes, browserify.requires in package.json. 2016-02-23 23:00:19 -08:00
Jared Allard 6a07ea62ea exe: support --jsFlag, use browserify API, try to get work started on source maps 2016-02-07 00:45:16 -08:00
Jared Allard ce2db38b92 npm: 1.1.0 release 2016-02-01 12:57:14 -08:00
Jared Allard f75948b7e8 exe: use custom tar+gz extraction method, should fix #175 2016-02-01 12:56:48 -08:00
Jared Allard 6273bd2e9a npm: continue the attempts to figure out why bin isnt included 2016-01-29 11:38:38 -08:00
Jared Allard 4d8a1849e8 npm: try to fix bin/nexe not being included in npm 2016-01-29 11:21:14 -08:00
Jared Allard bbe26640df npm: prepare version 1.0.7, release 1.0.6 2016-01-28 15:38:43 -08:00
Jared Allard 54675f0e23 bundle: search top-level directories for browserify as well. Fixes #170. Implement support for js-flags in 0.12.x 2016-01-28 15:32:33 -08:00
Jared Allard 3e708ca916 npm: prepare 1.0.5 2016-01-24 17:30:40 -08:00
Jared Allard fb81a9c75e npm: prepare 1.0.4 2016-01-22 15:00:23 -08:00
Jared Allard 0e34905ddc npm/bundle: remove through depend that wasnt even used 2016-01-22 14:58:31 -08:00
Jared Allard c1e7416644 npm: fix version issue, and don't bundle src in builds 2016-01-22 14:51:16 -08:00
Jared Allard 9e2a5f1c78 exe/bundle: fix bugs intoduced in 1.0.0. v1.0.1. Fixes #162 2016-01-22 14:37:27 -08:00
Jared Allard 82a6e8f1c7 merge: master browserify 2016-01-22 12:49:55 -08:00
Jared Allard 6ce224d6e4 browserify: implement error checks, path checks, and support express 2016-01-22 12:26:26 -08:00
vilicvane 002727e10f proxy browserResolve for better compatibility; fix node bad option error; change process.argv[1] to current module path for commander.js compatibility. 2015-10-22 14:45:30 +08:00
Jared Allard 78ca929350 fix insertGlobalVars 2015-08-19 15:48:22 -07:00
Jared Allard 292063c482 remove examples, base of browserify 2015-08-19 14:59:12 -07:00
Jared Allard a0a82e9547 prepare for next version (incase of merge) 2015-08-19 14:22:30 -07:00
Jared Allard e1b30b86ae minor comsetic logging fix. vbump to v0.4.1 2015-08-09 08:42:18 -07:00
Jared Allard 4c88a01003 fix second run issues with --flag enabled. better error handling 2015-08-09 08:32:18 -07:00
Jared Allard 5dbd6b4048 package: finally got around to adding contrib 2015-06-29 10:41:16 -07:00