76 Commits

Author SHA1 Message Date
Craigory Coppola
285dc39371
feat(core): support targets with colons in the name without quotes (#13938) 2022-12-28 15:18:07 -05:00
Jack Hsu
8df1834f2c
feat(react): add nx.server.ready message from Node process to any potential parent process (#13808) 2022-12-13 23:02:20 -05:00
Miroslav Jonaš
76ee86f7ed
feat(core): rename lock file pruning function to createLockFile (#13770) 2022-12-12 19:20:03 +00:00
Miroslav Jonaš
75de1651a1
feat(core): add lockfile pruning to executors that generate package.json (#13734) 2022-12-09 12:17:36 -05:00
Jack Hsu
5b7dba1cb7
fix(react): clean-up after dependency removal from @nrwl/react (#13563) 2022-12-02 16:58:07 +00:00
Jack Hsu
cded83b2c5
feat(react): remove unnecessary dependencies from @nrwl/react (#13525) 2022-12-01 17:06:32 -05:00
Katerina Skroumpelou
3a39f95a3b
cleanup(core): create a shared add-babel-input function (#13538) 2022-12-01 15:19:04 -05:00
Victor Savkin
16fd4374d6 feat(misc): derive workspace layout dynamically 2022-11-23 15:45:13 -05:00
Miroslav Jonaš
f0c18f5b7d
feat(core): move createPackageJson to nx (#13315) 2022-11-22 15:21:45 +01:00
Jack Hsu
23e4fc77c9
feat(react): add SSR support to React apps (#13234) 2022-11-21 14:22:05 -05:00
George Karagkiaouris
60a7345580
fix(bundling): fix webpack publicPath: 'auto' behavior for esm builds (#13186)
Fixes https://github.com/nrwl/nx/issues/13185
2022-11-16 13:57:50 -05:00
Tycho Bokdam
a690dbd7e9
fix(webpack): Fixed script optimization not working for node target (#12221) 2022-11-07 11:04:52 -05:00
Craigory Coppola
8ab7f85ca1
fix(core): swap default method for output capture (#12535) 2022-10-12 22:06:32 +00:00
Jason Jean
85a5c89485
fix(core): fix slashes in inputs migrations (#12444) 2022-10-07 17:58:02 -04:00
Miroslav Jonaš
5e293eba4c
feat(core): map lock file data to external dependencies (#12185) 2022-10-05 20:58:28 -04:00
Jason Jean
49c5e5069b
feat(core): migrate existing workspaces to use inputs configuration (#12416) 2022-10-05 22:30:03 +00:00
Jack Hsu
f5e35e186b
feat(bundling): add skipValidation option when generating rollup/webpack project (#12392) 2022-10-04 13:03:10 +00:00
Jack Hsu
5ae5f8858d
fix(nextjs): return correct webpack config for next.js storybook app (#12371) 2022-10-04 02:36:55 +00:00
Jack Hsu
c3e060247c
fix(bundling): set NODE_ENV correctly to avoid warnings (#12331) 2022-09-30 02:56:14 +00:00
Phillip Barta
a592af1eb3
cleanup(web): reexport WebpackNxBuildCoordinationPlugin from @nrwl/webpack (#12315) 2022-09-29 10:20:22 -04:00
miles
94a2b0b834
fix(webpack): add check if scripts exist or fallback to empty array (#12110) 2022-09-23 16:05:27 +07:00
Jack Hsu
0baae01e37
fix(js): update library generator for webpack and rollup bundler (#12183) 2022-09-22 14:50:17 +00:00
Jack Hsu
84a21e904e
fix(bundling): skip web-specific configuration when bundling for node (#12130) 2022-09-20 20:04:35 +00:00
Jack Hsu
ed7db7c114
feat(bundling): add esbuild plugin (#12053) 2022-09-20 12:05:58 -04:00
Jack Hsu
d9afcac629
fix(bundling): default outputFileName to "main.js" when called from "@nrwl/web:webpack" (#12072) 2022-09-19 10:26:08 -04:00
Jack Hsu
f49769a34a
feat(webpack): add webpack plugin (#11966) 2022-09-12 21:19:50 +01:00