Benjamin Cabanes
935f121f9d
feat(docs): show entity type and entity container's type ( #2878 )
2020-04-21 17:48:42 -04:00
Victor Savkin
2c42431130
feat(core): rewrite path mappings when buildings apps
2020-03-19 21:41:03 -04:00
czaplej#26
884b887d3e
feat(react): nx serve --maxWorkers --memoryLimit should work
2020-02-25 17:24:08 -05:00
Jack Hsu
a433035eca
chore(react): update web/react dependencies and clean up npm warnings ( #2547 )
2020-02-25 11:03:58 -05:00
Jason Jean
ed0f0f8487
feat(react): rename bundle builder to package ( #2411 )
2020-02-03 09:04:29 -05:00
Josip Bojčić
4060930240
feat(react): add an option to set memory limit for type checking service process ( #2305 )
2020-01-14 10:18:28 -05:00
Alan Elias
3b92d11f57
docs(web): updated devserver documentation
2019-11-03 16:55:12 -05:00
Alan Elias
f3b673e618
feat(web): enable devserver allowed hosts option ( #1969 )
...
* feat(web): enable devserver allowed hosts option
2019-10-21 21:49:36 -04:00
Jack Hsu
930cf40a4a
fix(nx): add outputPath in schema.json for web and node build builders. ( #1959 )
...
Related: #1945
2019-10-17 12:46:34 -04:00
Jack Hsu
a524b2e947
feat(react): add publishable library support
...
Issue #1521
2019-10-02 16:26:20 -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
Victor Savkin
64063f72df
docs(nx): update api docs to contain examples
2019-08-21 11:56:21 -04:00
Victor Savkin
9a8f637899
docs(nx): generate different flavours of nx docs
2019-08-17 13:25:22 -04:00