1
0
Fork 0
Commit Graph

28 Commits

Author SHA1 Message Date
ssube 74fe04a9c2
fix: clean up polyfill plugins, externalize those modules 2020-07-08 22:43:52 -05:00
ssube bf0f3370de
fix(build): externalize lodash 2020-07-08 22:10:59 -05:00
ssube a4b8bf24b6
fix: better support for readonly arrays 2020-06-30 08:16:22 -05:00
ssube a7cf22de07
fix(build): use full names for exported symbols 2020-06-29 18:45:29 -05:00
ssube 040fecc6e3
feat(build): bundle as ES module
BREAKING CHANGE: removes the umd module in favor of a smaller, standard
ES module. Consumers will need native support for ES modules (recent
evergreen browsers) or a bundler with the same (rollup, webpack, etc).
2020-06-29 18:23:16 -05:00
ssube bfbfaca59d
fix: remove mock-fs from vendor bundle 2020-05-20 08:12:09 -05:00
ssube e227fa6691
feat: add utils from isolex 2020-03-29 08:43:52 -05:00
ssube 504124ef72
fix(build): handle unplaced chunks 2019-11-10 18:20:42 -06:00
ssube 15bee310a5 remove: tslint config 2019-11-09 20:17:20 -06:00
ssube f50af4cfa2
feat(build): replace tslint with eslint 2019-11-09 16:50:30 -06:00
ssube 49d5c73a97
feat(build): externalize rollup data 2019-09-29 16:06:03 -05:00
ssube 58d3eeeed7 feat(build): bundle json and yaml with TS typedefs 2019-09-28 04:37:33 -05:00
ssube a58862e540
lint: quote paths, ignore changelog 2019-09-23 08:13:44 -05:00
ssube 5ef5735c35 fix(build): use custom docker images with proper build tools 2019-09-23 07:51:35 -05:00
ssube 49ca0856e7 fix(scripts): escape docker tags 2019-09-23 07:51:35 -05:00
ssube 38cf602a11 fix(build): call project scripts using absolute paths 2019-09-23 07:51:35 -05:00
ssube d3ccff9545 fix(build): move docker commands to script, detect project path outside of CI 2019-09-23 07:51:35 -05:00
ssube f3b2e9cc43
fix(build): move index back to its own chunk 2019-09-18 09:05:16 -05:00
ssube 12d4560cac
fix(build): use absolute paths and windows-friendly chunk tests 2019-09-18 08:35:45 -05:00
ssube 9f11653749
fix(build): use absolute path for rollup output 2019-09-18 07:32:45 -05:00
ssube 4c0ef6e588
fix(build): move image tag into script for default 2019-09-17 18:46:01 -05:00
ssube 7c63edef0c
print image tag better 2019-09-17 18:30:43 -05:00
ssube efa5fb7d19
fix(build): print and quote image tag 2019-09-17 18:23:38 -05:00
ssube 38e0aff159
feat(bundle): add version info 2019-09-17 08:57:45 -05:00
ssube 638da803e1
fix(build): add github status script and correct typedef path 2019-09-17 08:14:55 -05:00
ssube 2bdec7efa6
fix(build): correct ci includes 2019-09-17 08:08:40 -05:00
ssube 27bd2b452b
feat(build): break up template jobs 2019-09-17 08:05:36 -05:00
ssube 7766659391
feat: copy template from other projects 2019-09-17 07:45:15 -05:00