Jason Jean
e06822da7e
chore(repo): update prettier to v2 ( #2934 )
...
this is just for the repo, and not the workspace
Co-authored-by: Rares Matei <matei.rar@gmail.com>
2020-04-29 01:09:37 -04:00
Jo Hanna Pearce
5452dfa510
fix(core): move setMaxWorkers responsibility to runCLI
2020-03-25 09:06:20 -04:00
Michael Lancaster
2d02777c9a
feat(core): add web:build support for environment variables
2020-03-23 16:26:11 +00:00
Jack Hsu
1132d9ec57
feat(react): add support for css modules ( #2349 )
...
Closes #1744
2020-01-20 15:52:34 -05:00
Jack Hsu
5d0e1ad199
feat(react): add support for const enums ( #2224 )
2019-12-23 14:06:58 -05:00
Jack Hsu
34a887a93f
fix(web): use legacy decorators so they work with TypeScript. ( #1928 )
...
Closes #1908
2019-10-08 12:05: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
James Henry
448233bc5c
feat(nx): add eslint support
2019-07-31 17:05:56 -04:00
Jason Jean
89b522d2bc
fix(frontend): add style tag to head in html output ( #1638 )
...
fix #1623
2019-07-26 09:01:38 -04:00
Victor Savkin
8fc5c4cae6
feat(nx): add a generic lint package that works with eslint and tslint
2019-07-25 08:34:05 -04:00
Victor Savkin
2b646f8eb4
feat(nx): standalone version of nx
2019-07-24 10:27:47 -04:00
Jason Jean
25bb527515
fix(frontend): fix es5 compilation for differential loading
2019-07-23 19:39:24 -04:00
Victor Savkin
e51c7a4069
cleanup(nx): clean up scripts and e2e tests
2019-07-08 20:44:28 -04:00