Jack Hsu
801dad4da9
fix(web): fix stylePreprocessorOptions option ( #6265 )
2021-07-07 13:29:51 -04:00
Jack Hsu
4b859493ea
feat(web): add migration generator for webpack 5 ( #6232 )
2021-07-06 12:21:20 -04:00
Miroslav Jonaš
f77bc78cba
chore(repo): run all cypress e2e tests headless and w/o watch ( #6125 )
2021-06-25 12:59:51 +02:00
Miroslav Jonaš
bb8d73fb3e
feat(repo): remove obsolete kill commands and check if ports closed ( #5939 )
2021-06-14 12:48:33 +02:00
vsavkin
d4e659c660
feat(repo): explicitly kill processes holding onto ports
2021-05-03 11:59:28 -04:00
Tasos Bekos
156e3c2c40
chore(repo): use jest-circus runner
2021-04-26 15:16:09 -04:00
vsavkin
aef1b1783c
feat(repo): switch to using dependsOn for the relationship between build and build-base
2021-04-23 10:11:31 -04:00
Vivek
d1b09eaabd
cleanup(misc): make code more consistent and fix typos
2021-03-23 13:03:17 -04:00
Tasos Bekos
659eb12047
cleanup(repo): return project scope for e2e tests
2021-01-16 17:54:54 +02:00
Victor Savkin
8224a1029e
feat(core): switch default config to v2
2020-12-06 13:29:40 -05:00
Juri
c699f8d5c4
fix(react): dependency resolution for buildable libraries
...
Fixes #3994
2020-11-30 19:28:47 -05:00
Katerina Skroumpelou
0d38b8b560
fix(react): corrected style schematics for css modules ( #4067 )
2020-11-30 16:44:47 -05:00
Jack Hsu
b73636a419
chore(react): fix e2e test that checks for vendor sourcemap ( #4109 )
...
- No longer check "sourceMappingURL" in content, but check existence of 'vendor.js.map' in dist
2020-11-18 17:37:05 +02:00
Victor Savkin
4511ec65fb
feat(web): add file-server builder
2020-11-17 19:31:08 -05:00
Jack Hsu
ea04f62eb3
chore(nextjs): update nextjs to 10.0.0 ( #4012 )
2020-11-02 15:00:09 -05:00
Jack Hsu
c84ad4020f
fix(react): support vendor sourcemap option for web build ( #3902 )
2020-10-09 19:35:27 -06:00
Jack Hsu
d5481e58b2
fix(react): support default envName behavior for babel (e.g. set through BABEL_ENV or NODE_ENV) ( #3693 )
2020-09-09 10:47:09 -04:00
Adam L Barrett
5fa38f89f6
cleanup(react): add e2e test for IE support and differential loading
2020-09-03 10:47:46 -04:00
Tasos Bekos
c8cb3ceeae
fix(web): clean output bewtween builds ( #3544 )
...
ISSUES CLOSED : #3466
2020-08-17 12:45:34 -04:00
Jack Hsu
7b477eaea4
fix(react): allow env to work in .babelrc for projects ( #3385 )
...
Closes #3351
2020-07-23 16:18:40 -06:00
Juri Strumpflohner
ed0a9a7405
fix: generated tsconfig path mapping for publishable libs (when generated in nested folders) ( #2840 )
...
fix(core): require importPath for publishable libs
2020-07-22 12:39:44 -04:00
Adam L Barrett
9a5650136c
fix(react): fix differential loading in ES6 only Web/React apps ( #3319 )
2020-07-14 11:02:33 -04:00
Jack Hsu
1b34bd791c
fix(react): add styled-jsx type definitions for React libs ( #3221 )
2020-06-23 09:15:10 -04:00
Victor Savkin
96a7f69d33
feat(core): add second way of capturing output
2020-06-15 16:55:35 -04:00
Adam L Barrett
2700cb7596
feat(react): make React schematics use babel-jest by default ( #3154 )
...
* feat(react): make React schematics use babel-jest by default
The babelJest option was removed from the React application
and library schematics and set to true by default
ISSUES CLOSED: 2365
* feat(react): remove babelJest option test
2020-06-11 16:26:23 -04:00
Victor Savkin
e71ceba4ce
feat(repo): run e2e tests using nx
2020-06-07 23:31:38 -04:00