Emily Xiong
|
633dcfba00
|
bugfix(webpack): merge alias webpack (#21098)
|
2024-01-12 10:47:31 -05:00 |
|
Jason Jean
|
e31c179c02
|
fix(web): fix webpack + playwright config issues (#20991)
|
2024-01-03 17:42:58 -05:00 |
|
Katerina Skroumpelou
|
f04ed1f24a
|
fix(nuxt): correct outputs for nuxt and vite (#20627)
|
2023-12-07 08:45:08 -05:00 |
|
Jack Hsu
|
7ffc3284f6
|
fix(webpack): ensure webpack config is always at the latest version when running in the daemon (#20618)
|
2023-12-06 17:08:24 -05:00 |
|
Jack Hsu
|
3493c7899b
|
fix(core): add 'dependsOn' property in when inferring build targets via plugins (#20614)
|
2023-12-06 16:39:06 -05:00 |
|
Jack Hsu
|
ab8c9298be
|
feat(core): targets inferred from plugins override targetDefaults (#20586)
|
2023-12-06 10:47:53 +02:00 |
|
Tycho Bokdam
|
a08fdf0e36
|
fix(webpack): Fixed libraryTarget option not being set for node targets (#20505)
|
2023-12-04 08:39:31 -05:00 |
|
Jack Hsu
|
d051abc355
|
fix(webpack): infer serve-static target correctly from plugin (#20511)
|
2023-11-30 20:52:37 +02:00 |
|
Jack Hsu
|
507fe42e4f
|
feat(webpack): add plugin to automatically configure build and serve targets (#20243)
|
2023-11-28 13:01:03 -05:00 |
|
Emily Xiong
|
f72c93ef51
|
fix(webpack): should not extract css when extractCss is false (#20415)
|
2023-11-27 17:32:41 -05:00 |
|
Emily Xiong
|
a57122d47c
|
fix(webpack): change fileReplacements to absolute path (#20433)
|
2023-11-27 13:52:20 -05:00 |
|
Jack Hsu
|
000c98cd00
|
fix(webpack): maintain entry arrays that are accessed from within composePlugins() (#20187)
|
2023-11-10 13:20:58 -05:00 |
|
Jack Hsu
|
395eb70336
|
feat(webpack): add NxWebpackPlugin that works with normal Webpack configuration (#19984)
|
2023-11-08 11:03:34 -05:00 |
|
Miroslav Jonaš
|
a3a0496856
|
feat(linter): remove tslint logic (#19002)
|
2023-10-06 08:32:51 -04:00 |
|
Craigory Coppola
|
353d8d089d
|
cleanup(core): move js lockfile parsing to v2 plugin (#18779)
|
2023-08-30 14:26:41 -04:00 |
|
Colum Ferry
|
b5380d0847
|
fix(webpack): WebpackNxBuildCoordinationPlugin cancels inflight builds on new changes detected (#18883)
|
2023-08-29 17:14:49 +01:00 |
|
Jason Jean
|
c175f9ba11
|
fix(webpack): use new watcher for webpack build coordination plugin (#18822)
|
2023-08-25 09:06:47 -04:00 |
|
Miroslav Jonaš
|
2dd59c3b57
|
feat(core): extract js related code from affected and hasher (#16244)
|
2023-04-18 10:42:05 -04:00 |
|
Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Jason Jean
|
8cf8f18c1c
|
feat(core): refactor most of js graph work into its own folder (#15365)
|
2023-03-28 14:57:06 -04:00 |
|
Denis Frenademetz
|
ebdb193f0e
|
feat(core): use inputs to determine package dependencies (#13966)
|
2023-03-14 11:02:00 -04:00 |
|
Leosvel Pérez Espinosa
|
b488f6483a
|
fix(angular): make webpack-browser executor watch changes correctly in incremental builds setups (#15222)
|
2023-02-24 14:10:47 +00:00 |
|
Emily Xiong
|
a97212b601
|
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467)
|
2023-02-16 11:17:30 -05:00 |
|
Jack Hsu
|
ad8343499b
|
fix(webpack): filter out .hot-update.js files from index.html (#14917)
|
2023-02-10 18:23:41 +00:00 |
|
Jason Jean
|
1d773c0d35
|
fix(devkit): make devkit backwards compatible back to nx 14.1 (#14854)
|
2023-02-09 12:48:57 -05:00 |
|
Jack Hsu
|
d5332b4e23
|
feat(webpack): move web-specific options into withWeb plugin (#14590)
|
2023-01-26 14:17:13 -05:00 |
|
Jack Hsu
|
454fba49b2
|
feat(webpack): generate React and Web apps with webpack.config.js file (#14285)
|
2023-01-12 10:06:25 -05:00 |
|
Jack Hsu
|
6feb56e014
|
feat(webpack): remove support for legacy browsers (#14190) (#14257)
|
2023-01-11 10:13:35 +02:00 |
|
Phillip Barta
|
a592af1eb3
|
cleanup(web): reexport WebpackNxBuildCoordinationPlugin from @nrwl/webpack (#12315)
|
2022-09-29 10:20:22 -04:00 |
|
Jack Hsu
|
f49769a34a
|
feat(webpack): add webpack plugin (#11966)
|
2022-09-12 21:19:50 +01:00 |
|