Miroslav Jonaš
|
bb8d73fb3e
|
feat(repo): remove obsolete kill commands and check if ports closed (#5939)
|
2021-06-14 12:48:33 +02:00 |
|
kirjai
|
8801930553
|
feat(nextjs): support webpack 5
|
2021-06-11 16:45:14 +01:00 |
|
kirjai
|
f723613929
|
feat(nextjs): add buildLibsFromSource option
|
2021-06-02 17:40:28 +01:00 |
|
Juri Strumpflohner
|
75cbd54818
|
feat(nextjs): allow custom server to be written in TypeScript (#5510)
ISSUES CLOSED: #1933
|
2021-05-18 09:50:01 -04:00 |
|
Kirils L
|
da27b2bd6c
|
fix(nextjs): NODE_ENV defaults to production for builds (#5574)
|
2021-05-07 12:55:16 -04:00 |
|
Kirils L
|
d251a4f49f
|
feat(nextjs): update to 10.2.0 (#5503)
|
2021-05-06 00:05:40 +03:00 |
|
Kirils L
|
217f581472
|
fix(nextjs): allow node modules css import in libs (#5479)
|
2021-05-04 09:53:41 +00:00 |
|
vsavkin
|
d4e659c660
|
feat(repo): explicitly kill processes holding onto ports
|
2021-05-03 11:59:28 -04:00 |
|
Minijus L
|
357ecd09a4
|
fix(testing): update ts-jest to version 26.5.5 (#5405)
Update `jest.config.js` ts-jest section with lower-cased 'tsconfig' property as 'tsConfig' is to be deprecated in version 27.
|
2021-04-26 08:56:52 -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 |
|
Jack Hsu
|
a7d8e2a735
|
feat(nextjs): add incremental build support to Next.js apps (#5360)
|
2021-04-20 12:01:27 -04:00 |
|
Kirils L
|
159bc9986b
|
fix(nextjs): remove isServer flag from web babel preset (#5322)
|
2021-04-12 15:50:46 -04:00 |
|
Jack Hsu
|
8ad94fa434
|
chore(nextjs): unskip e2e tests (#5282)
|
2021-04-08 13:23:12 -04:00 |
|
Jack Hsu
|
a647e19303
|
feat(react): use "@babel/plugin-transform-runtime" so babel helpers can be reused (#5257)
|
2021-04-07 06:08:12 +00:00 |
|
Vivek
|
d1b09eaabd
|
cleanup(misc): make code more consistent and fix typos
|
2021-03-23 13:03:17 -04:00 |
|
Sebastián Cruz
|
6e8349f6ed
|
Fix error when importing .js libraries into nextjs app (#4996)
ISSUES CLOSED: #4904
|
2021-03-17 19:46:38 +02:00 |
|
Kirils Ladovs
|
df54518f33
|
fix(nextjs): remove tsconfig.app.json (#4970)
|
2021-03-09 17:39:17 -05:00 |
|
Tasos Bekos
|
1f534317d0
|
fix(nextjs): support shared assets
Closes #4552
|
2021-01-27 15:07:52 -05:00 |
|
Tasos Bekos
|
659eb12047
|
cleanup(repo): return project scope for e2e tests
|
2021-01-16 17:54:54 +02:00 |
|
Tasos Bekos
|
9abdb78a4a
|
feat(repo): run E2E tests on Windows (cmd)
|
2021-01-06 15:47:18 -05:00 |
|
Victor Savkin
|
a99afd2558
|
fix(repo): e2e tests should create a new project
|
2020-12-22 11:31:15 -05:00 |
|
Tasos Bekos
|
7f70f3a153
|
feat(nextjs): add --js flag support
|
2020-12-19 14:19:52 -05:00 |
|
Tasos Bekos
|
25858397a7
|
fix(nextjs): use appropriate file extensions for Less & Stylus
|
2020-12-07 19:44:02 -05:00 |
|
Adam L Barrett
|
c062c6e657
|
fix(nextjs): copy the next.config.js file to the dist when building (#4179)
This is nessecary for the next server to respect config options
|
2020-12-04 11:04:32 -05:00 |
|
victor savkin
|
8afc5c5bce
|
feat(core): make older builders support new config formats
|
2020-12-01 15:46:00 -05:00 |
|
Victor Savkin
|
4511ec65fb
|
feat(web): add file-server builder
|
2020-11-17 19:31:08 -05:00 |
|
Jack Hsu
|
a297db6324
|
fix(nextjs): add Next.js config enhancer for supporting css moduels in workspace libs (#4047)
|
2020-11-09 11:52:03 -05:00 |
|
Jack Hsu
|
ea04f62eb3
|
chore(nextjs): update nextjs to 10.0.0 (#4012)
|
2020-11-02 15:00:09 -05:00 |
|
Jason Jean
|
6c4aacf212
|
feat(repo): update to nx 10.3 (#3840)
|
2020-10-02 13:12:34 -04:00 |
|
Jack Hsu
|
9f35646c65
|
fix(nextjs): fix Next.js schematics to support dynamic routes and remove unnecessary next plugins (as of 9.5) (#3574)
Closes #2478, #2490
|
2020-08-21 14:25:22 -04:00 |
|
Jack Hsu
|
b1d6c392a9
|
fix(react): add styled-jsx to babel jest setup to avoid warnings (#3242)
|
2020-07-31 02:02:05 -04:00 |
|
Victor Savkin
|
8d2a7dbc43
|
fix(repo): fix tsconfig to make editors resolve references
|
2020-07-22 15:13:24 -04:00 |
|
Victor Savkin
|
5d53661139
|
fix(repo): update the repo to nx 10
|
2020-07-16 16:18:00 -04:00 |
|
Victor Savkin
|
96a7f69d33
|
feat(core): add second way of capturing output
|
2020-06-15 16:55:35 -04:00 |
|
Victor Savkin
|
e71ceba4ce
|
feat(repo): run e2e tests using nx
|
2020-06-07 23:31:38 -04:00 |
|