Jack Hsu
|
ec28689a80
|
docs(webpack): add guide for webpack plugins (e.g. withNx, withWeb, etc.) (#14720)
|
2023-01-31 17:06:32 +00:00 |
|
Jack Hsu
|
795e4d6985
|
fix(webpack): fix support for module federation plugin (#14653)
|
2023-01-27 14:14:31 +02:00 |
|
Victor Savkin
|
422c8c735a
|
cleanup(core): clearly split nx.json config and projects config
|
2023-01-05 15:35:36 -05:00 |
|
Jack Hsu
|
2392b916c4
|
fix(react): use correct setup for React SSR with module federation (#13822)
|
2022-12-14 10:37:55 -05:00 |
|
Colum Ferry
|
62fc986609
|
fix(react): fix target to use for serve-ssr remote detection (#13709)
|
2022-12-08 08:32:17 -05:00 |
|
Colum Ferry
|
8be2980339
|
feat(react): add withModuleFederationForSSR function (#13276)
|
2022-11-22 12:16:20 +00:00 |
|
Miroslav Jonaš
|
ab6f62a9b5
|
feat(core): move runtime-lint-utils to eslint plugin (#13222)
|
2022-11-18 12:24:53 +01:00 |
|
Colum Ferry
|
efc100587b
|
feat(react): remove exposed utils (#13079)
|
2022-11-09 11:20:21 +00:00 |
|
Colum Ferry
|
40a2d655c2
|
feat(devkit): extract more common module federation logic (#13066)
|
2022-11-09 09:37:14 +00:00 |
|
Colum Ferry
|
000eebdbe1
|
feat(react): use shared helpers from devkit (#13061)
|
2022-11-08 16:36:36 +00:00 |
|
Ruben Casas
|
1992adad38
|
fix(react): fix minification for prod builds in with-module-federation (#12680)
|
2022-10-26 10:01:05 +01:00 |
|
Wenchen Li
|
ba657da7c5
|
fix(webpack): regression from #10432 to allow // prefix in remote (#12302)
|
2022-09-29 16:16:50 +01:00 |
|
Jack Hsu
|
4b491c86f2
|
fix(web): update http-server lookup so it works with pnpm (#12269)
|
2022-09-28 09:37:35 -04:00 |
|
Jack Hsu
|
2c8a711c69
|
feat(react): improve types for module federation config file (#11476)
|
2022-08-06 02:31:59 +00:00 |
|
Leosvel Pérez Espinosa
|
23d94a82d0
|
fix(misc): handle external nodes correctly in module federation additional shared config (#11018)
|
2022-07-05 14:21:19 +01:00 |
|
Craigory Coppola
|
5b90514008
|
feat(core): move workspace configuration computation to daemon (#10860)
|
2022-06-24 09:45:51 -04:00 |
|
Victor Savkin
|
e491c6f738
|
feat(core): make nx.json optional
|
2022-05-31 15:35:28 -04:00 |
|
Colum Ferry
|
a299469925
|
feat(angular): support alternate remote entry filenames #10206 (#10432)
|
2022-05-24 12:16:33 +01:00 |
|
Leosvel Pérez Espinosa
|
425adf1d00
|
feat(react): add support for passing additional shared dependencies in the module federation config (#10169)
|
2022-05-09 09:00:31 -04:00 |
|
Leosvel Pérez Espinosa
|
67e233d8d7
|
fix(react): remove collected dependency from module federation shared config when not found in package.json (#10157)
|
2022-05-05 10:43:37 -04:00 |
|
Leosvel Pérez Espinosa
|
91fc6f6866
|
cleanup(react): simplify collecting mf application dependencies (#10024)
|
2022-04-28 15:09:39 +01:00 |
|
Jay Bell
|
4d17b3275e
|
fix(angular): shared transitive npm deps from host and remote applica… (#9997)
|
2022-04-26 17:29:15 +01:00 |
|
Jack Hsu
|
7913f31cff
|
fix(react): use normalized app name in host/remote generators (#9909)
|
2022-04-21 02:54:39 +00:00 |
|
Jack Hsu
|
e32932d267
|
feat(react): add ability to serve remote apps in dev or static mode (#9893)
|
2022-04-20 12:27:49 -04:00 |
|
Jack Hsu
|
586501aa35
|
chore(react): update MFE language to module federation (#9888)
|
2022-04-19 20:48:49 +00:00 |
|