70 Commits

Author SHA1 Message Date
Victor Savkin
23de788b5e
chore(repo): update to 15.0.0-rc1 (#12586) 2022-10-13 18:34:24 -04:00
Craigory Coppola
8ab7f85ca1
fix(core): swap default method for output capture (#12535) 2022-10-12 22:06:32 +00:00
Jack Hsu
e0f79113dc
fix(bundling): fix esbuild build watch (#12448) 2022-10-06 12:50:34 -04:00
Jack Hsu
d904160426
fix(bundling): do not add types field in package.json for esbuild (#12424) 2022-10-05 16:24:25 +00:00
Jack Hsu
a14646a864
fix(bundling): correct main field in package.json when using esbuild (#12328) 2022-09-29 22:11:00 +00:00
Jack Hsu
20c3951b8d
fix(bundling): update error message for esbuild-project generator so it shows correct project name and information (#12323) 2022-09-29 19:55:43 +00:00
Jack Hsu
f30ed24aaf
feat(bundling): add skipValidation option when generating esbuild project (#12290) 2022-09-28 14:35:03 -04:00
Jack Hsu
652f6c8fa8
docs(bundling): add example of using additional esbuild options (#12289) 2022-09-28 17:32:33 +00:00
Jack Hsu
7f76ac502f
fix(bundling): add missing assets ignore option to @nrwl/esbuild:esbuild (#12288) 2022-09-28 13:21:07 -04:00
Jack Hsu
9a57940c6f
chore(bundling): cleanup esbuild setup (#12260) 2022-09-27 15:43:02 -04:00
Jack Hsu
231429b4d0
docs(bundling): add examples for esbuild executor (#12214) 2022-09-23 16:23:37 -04:00
Jack Hsu
07ecf39853
chore(bundling): disable declaration files for now since the paths need to be remapped (#12195) 2022-09-22 15:54:08 -04:00
Jack Hsu
1d89ef0da7
feat(bundling): manually set tsconfig for esbuild rather than auto-detecting it (#12194) 2022-09-22 18:32:22 +00:00
Jack Hsu
e6d4ec3835
feat(bundling): improve watch logging for esbuild (#12193) 2022-09-22 18:18:59 +00:00
Jack Hsu
1b06110de1
fix(bundling): support type checking when using esbuidl with --watch (#12192) 2022-09-22 18:01:57 +00:00
Jack Hsu
9d0d6d0402
fix(bundling): set correct rootDir compiler option for type checker (#12182) 2022-09-22 13:25:23 +00:00
Jack Hsu
2d84bd3eb4
chore(bundling): clean up package.json update function (#12152) 2022-09-21 10:53:14 -04:00
Jack Hsu
f1308823c2
chore(misc): update esbuild description (#12133) 2022-09-20 19:21:10 +00:00
Victor Savkin
6eb4e1f687
fix(repo): make esbuild package as non private 2022-09-20 12:55:44 -04:00
Jack Hsu
ed7db7c114
feat(bundling): add esbuild plugin (#12053) 2022-09-20 12:05:58 -04:00