Jack Hsu
|
b8e6ebbf9a
|
feat(webpack): change plugin import paths to speed up config loading (#23021)
|
2024-04-26 10:41:59 -04:00 |
|
Jack Hsu
|
7d2a42027c
|
fix(webpack): resolve assets from executor options as relative to workspace root (#22544)
|
2024-03-27 21:36:19 -04:00 |
|
Jack Hsu
|
35321615b2
|
fix(webpack): pass options from executor to NxWebpackPlugin correctly (#22529)
|
2024-03-27 08:21:04 -04:00 |
|
Jack Hsu
|
8f02325136
|
fix(js): match core-js version with babel options (#22493)
|
2024-03-25 12:49:13 -04:00 |
|
Jack Hsu
|
b7ffb257a2
|
fix(bundling): prevent sensitive keys from being bundled (#22413)
|
2024-03-20 13:01:43 -04:00 |
|
Jack Hsu
|
e85f700f52
|
fix(webpack): fix webpack plugin issues and e2e tests (#21531)
|
2024-02-02 11:27:40 -05:00 |
|
Jason Jean
|
396ffc4636
|
feat(core): enable project crystal by default (#21403)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
|
2024-02-02 03:40:59 -05: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 |
|
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 |
|
Jason Jean
|
50b62524f5
|
chore(misc): remove e2e utils that use internal nx functions (#19085)
|
2023-09-11 19:56:58 -04:00 |
|
Emily Xiong
|
40d66ec715
|
chore(core): remove readProjectsConfigurations from workspaces (#18329)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-08-15 14:48:40 -04:00 |
|
Jack Hsu
|
24e45d494f
|
feat(bundling): rename esbuild-project, rollup-project, and webpack-project generators to "configuration" generators for consistency in naming (#18003)
|
2023-07-07 13:59:41 -04:00 |
|
Jack Hsu
|
9fa9fda61d
|
fix(bundling): support BABEL_ENV over NODE_ENV for babel config (#17529)
|
2023-06-09 16:26:43 -04:00 |
|
Jason Jean
|
a0d18bb588
|
chore(repo): replace references to @nrwl in e2e tests (#16441)
|
2023-04-24 18:48:44 -04:00 |
|
Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Jack Hsu
|
d7cd1538e5
|
fix(bundling): default Node scriptType to CommonJS since it has the widest compatibility (#15483)
|
2023-03-06 21:45:33 +00:00 |
|
Katerina Skroumpelou
|
b84125f9dd
|
fix(js): integrate buildable bundler and compiler options (#15376)
|
2023-03-03 09:56:57 -05:00 |
|
Nicholas Cunningham
|
eb977bfd6c
|
fix(js): default build should work when rollup is selected (#14971)
|
2023-02-22 10:32:26 -07:00 |
|
Jason Jean
|
6b1d0c6934
|
chore(linter): fix non-deterministic snapshots for convert tslint to … (#14905)
|
2023-02-09 19:04:19 -05:00 |
|
Jack Hsu
|
c3e060247c
|
fix(bundling): set NODE_ENV correctly to avoid warnings (#12331)
|
2022-09-30 02:56:14 +00: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
|
f49769a34a
|
feat(webpack): add webpack plugin (#11966)
|
2022-09-12 21:19:50 +01:00 |
|