Victor Savkin
09a94b8958
feat(nx): implement next support
2019-09-08 14:36:30 -04:00
Jack Hsu
811c50b92c
feat(web): use babel-loader instead of ts-loader for web build builder
...
- removes the `differentialLoading` build option
- differential loading is always enabled for prod builds
BEFORE (without ESM):
Benchmark #1 : nx build demo --prod
Time (mean ± σ): 13.834 s ± 1.731 s [User: 11.817 s, System: 1.352 s]
Range (min … max): 11.947 s … 16.015 s 10 runs
AFTER (with ESM):
Benchmark #1 : nx build demo --prod
Time (mean ± σ): 18.711 s ± 1.310 s [User: 12.172 s, System: 1.394 s]
Range (min … max): 17.232 s … 20.770 s 10 runs
2019-09-05 15:34:01 -04:00
Jo Pearce
0b72c63be9
docs(nx): add tutorial note on restarting TS server when editing with VS Code ( #1781 )
2019-09-05 07:34:22 -05:00
Victor Savkin
70d71b3516
feat(nx): add support for migrations
2019-09-02 14:33:56 -04:00
mehrad-rafigh
5ada9dd394
feat(angular): add backendProject flag to angular app generation schematics
...
--backend-project now accepts a string, which should be the name of a node/nest app and creates a
proxy.conf.json
closes #1288
2019-09-02 13:15:28 -04:00
Jack Hsu
0a2f7fd78a
feat(react): add redux schematic ( #1761 )
2019-08-28 08:25:34 -04:00
Jack Hsu
d222ef04fe
fix(react): set configPath for @babel/preset-env to match project context ( #1758 )
2019-08-27 13:06:36 -04:00
Victor Savkin
11b2412a39
fix(nx): fix formatting
2019-08-19 10:49:25 -04:00
Victor Savkin
64063f72df
docs(nx): update api docs to contain examples
2019-08-21 11:56:21 -04:00
Victor Savkin
54d5826103
docs(nx): update readme
2019-08-19 10:42:37 -04:00
Victor Savkin
9a8f637899
docs(nx): generate different flavours of nx docs
2019-08-17 13:25:22 -04:00
ben
972435c8b8
docs(nx): update images links
2019-08-14 10:10:29 -04:00
Victor Savkin
2abe13d5f4
docs(nx): share guides between different nx.dev flavours
2019-07-31 15:48:09 -04:00
Victor Savkin
1c721c744c
docs(nx): minor doc updates
2019-07-31 14:34:22 -04:00
ben
d9084a08ab
docs(fundamentals): monorepos & automation
2019-07-30 20:17:04 -04:00
Brandon Roberts
5e69ef38c9
docs(nx): fix links and screenshots in react/web docs
2019-07-26 16:49:48 -04:00
Brandon
8452b2823a
docs(nx): update React and Web Components docs for Nx CLI usage ( #1620 )
2019-07-24 22:58:41 -05:00
ben
52885744d9
docs(about-nx): remove unreleated video
2019-07-22 17:29:23 -04:00
Jason Jean
7a95983169
docs(nx): add docs for updating nx
2019-07-03 19:00:23 -04:00
Victor Savkin
ccd5854a98
docs(nx): update docs for web components and react
2019-06-25 13:09:33 -04:00