112 Commits

Author SHA1 Message Date
Colum Ferry
ce04b80a9a
fix(angular): should find the tsconfig at root of project #14379 (#14514) 2023-01-20 14:40:18 +00:00
Colum Ferry
9d626b8b81
fix(angular): correctly error when assets are used in Angular < 15.1.0 (#14333) 2023-01-13 12:14:30 +00:00
Colum Ferry
2dc72e0f94
feat(angular): support angular 15.1.0 (#14103) 2023-01-12 12:30:17 -05:00
Colum Ferry
dd8be60182
feat(angular): add backwards compatibility to module-federation-dev-server (#14180) 2023-01-06 09:16:24 -05:00
Colum Ferry
39eba959d5
feat(angular): add backwards compatibility to module-federation-dev-ssr (#14181) 2023-01-06 09:16:05 -05:00
Colum Ferry
4a8f95e5c6
feat(angular): add backwards compatibility to webpack-server (#14163) 2023-01-06 09:15:23 -05:00
Colum Ferry
cd0c196069
feat(angular): add backwards compatibility to webpack-dev-server (#14162) 2023-01-05 14:47:25 +00:00
Colum Ferry
2beebf4ab3
feat(angular): add backwards compatibility to webpack-browser (#14159) 2023-01-05 13:01:04 +00:00
Craigory Coppola
285dc39371
feat(core): support targets with colons in the name without quotes (#13938) 2022-12-28 15:18:07 -05:00
Colum Ferry
dc4a1236f4
fix(angular): missing remotes form mf config should not break mf server (#13901) 2022-12-20 09:19:14 +00:00
Colum Ferry
6e8a1c6e9f
fix(angular): correctly assign env var (#13549) 2022-12-01 16:47:41 +00:00
Colum Ferry
2d021a1c09
fix(angular): add support for devRemotes in module-federation-dev-ssr (#13500) 2022-11-30 12:42:10 +00:00
Colum Ferry
0ce6735084
feat(angular): add module-federation-dev-ssr builder (#13496) 2022-11-30 11:41:12 +00:00
Colum Ferry
883b61bb7a
fix(angular): add workaround for MF SSR (#13372) 2022-11-24 11:59:39 +00:00
Leosvel Pérez Espinosa
18306696dc
fix(angular): use the browserTarget to calculate project deps for buildable libs support in the dev server (#13275) 2022-11-20 20:43:19 +01:00
Michał Mrozek
e971ffba71
fix(angular): local imports in webpack-dev-server custom config (#13156) 2022-11-18 09:57:27 +00:00
Colum Ferry
b084dddff0
feat(angular): support for Angular 15 (#12112) 2022-11-17 09:31:45 -05:00
Colum Ferry
8bba6d7abf
fix(angular): do not throw errors for skipped remotes (#13100) 2022-11-10 10:41:27 +00:00
Colum Ferry
5bace1e6bb
feat(angular): add skipRemotes option to module-federation-dev-server (#13086) 2022-11-09 14:29:00 +00:00
Colum Ferry
7c3fab064c
feat(angular): use share helpers from devkit (#13054) 2022-11-08 14:22:54 +00:00
Colum Ferry
b2f953868a
cleanup(angular): add utilities for shared builder logic (#12924) 2022-11-02 14:04:50 +00:00
Colum Ferry
983afffb31
cleanup(angular): remove unncessary built lib check (#12921) 2022-11-01 16:10:04 +00:00
Colum Ferry
a5d031482f
feat(angular): add webpack-server builder with support for custom webpack config (#12917) 2022-11-01 16:07:41 +00:00
Colum Ferry
d6285a5ee2
fix(angular): support serving static remotes using tuple API #12658 (#12691) 2022-10-19 10:53:10 -07:00
Craigory Coppola
8ab7f85ca1
fix(core): swap default method for output capture (#12535) 2022-10-12 22:06:32 +00:00
Colum Ferry
142cea8bc3
docs(angular): add module federation dev server docs (#12508) 2022-10-11 10:01:50 +00:00
Colum Ferry
8c8c29cdb5
cleanup(angular): rename webpack-server executor to webpack-dev-server (#11989) 2022-09-29 08:45:22 +00:00
Jack Hsu
f49769a34a
feat(webpack): add webpack plugin (#11966) 2022-09-12 21:19:50 +01:00
Leosvel Pérez Espinosa
308effab15
cleanup(core): remove custom logger for tslint executor (#11931) 2022-09-09 10:52:45 +01:00
Colum Ferry
e8ad46595f
fix(angular): building all projects in webpack-server #11349 (#11455) 2022-08-04 16:03:40 -04:00
Craigory Coppola
5b90514008
feat(core): move workspace configuration computation to daemon (#10860) 2022-06-24 09:45:51 -04:00
Leosvel Pérez Espinosa
538190e1e2
fix(angular): forward --verbose flag to remotes when serving the host with it (#10794) 2022-06-20 09:44:42 +01:00
Leosvel Pérez Espinosa
f3a9f55fc7
feat(angular): add support for incremental builds to the webpack-server executor (#10754) 2022-06-16 14:58:45 +01:00
Victor Savkin
e491c6f738 feat(core): make nx.json optional 2022-05-31 15:35:28 -04:00
Leosvel Pérez Espinosa
62afcb79b0
feat(angular): support angular v14.0.0-rc.2 (#8883) 2022-05-30 16:09:00 -04:00
Colum Ferry
0c241eea9c
feat(angular): support auto-serving known dynamic remotes (#10475) 2022-05-27 11:27:07 +01:00
Oliver Schlegel
b1cc187c20
feat(angular): expose builder functions (#10252) 2022-05-16 09:41:53 +01:00
Colum Ferry
38345dae3a
fix(angular): remote failing to serve should fail host serve (#10181) 2022-05-09 09:36:36 +01:00
Colum Ferry
77cc38a624
fix(angular): use fork in file-server for http-server (#10161) 2022-05-05 16:08:04 +01:00
Colum Ferry
1d3becac90
fix(angular): kill ports correctly (#10142) 2022-05-04 20:08:34 +01:00
Colum Ferry
b78d353c7a
fix(angular): cleanup ports on exit of mf server (#10060) 2022-04-29 13:49:53 +01:00
Colum Ferry
991efef5e5
feat(angular): serve static for remotes (#9911) 2022-04-20 21:49:26 +00:00
Colum Ferry
388eb4026d
feat(angular): align config file naming for module federation (#9889) 2022-04-19 22:15:01 +00:00
Colum Ferry
4b846e8dc9
feat(angular): add module-federation-dev-server builder (#9843) 2022-04-14 15:39:15 -04:00
Leosvel Pérez Espinosa
6d52820d28
docs(angular): remove incremental builds preset from the webpack-browser executor (#9578) 2022-03-29 09:58:52 +01:00
Benjamin Cabanes
6dae32cc3a
docs(nxdev): support packages schemas metadata & discoverability (#9383) 2022-03-24 12:00:06 -04:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… (#9469) 2022-03-23 22:18:17 -04:00
Colum Ferry
de5528dd04
docs(angular): improve webpack-server executor (#9477) 2022-03-23 12:18:26 +00:00
Colum Ferry
1bfc02f4f9
docs(angular): improve webpack-browser docs (#9461) 2022-03-22 18:42:25 +00:00
Colum Ferry
933cd5957f
fix(angular): browser builder should call correct function (#9457) 2022-03-22 14:24:38 +00:00