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
Jack Hsu
36e1d40784
feat(nextjs): support building and serving production server ( #2792 )
2020-04-04 14:57:08 -04:00
Jack Hsu
27f523493e
feat(nextjs): add support for custom next config and optimize style enhancer usages ( #2727 )
...
Related #2490
2020-03-26 21:16:09 -04:00
Victor Savkin
618ebff5ab
fix(repo): temporary disable supportUi
2020-02-26 15:12:48 -05:00
Victor Savkin
224dba38bc
feat(repo): split e2e tests into 4 groups
2020-02-24 15:01:12 -05:00
Jack Hsu
df4004cd0e
fix(nextjs): fix SVG import for generated Next app ( #2545 )
2020-02-24 10:13:13 -05:00
Jo Hanna Pearce
e64f66ca32
feat(nextjs) : add proxy configuration support ( #2407 )
...
* feat(nextjs): add proxy configuration support
ISSUES CLOSED : #2011
* chore(bazel): disable recalcitrant bazel e2e tests for now
2020-02-05 10:42:10 -05:00
Jason Jean
b6e6b3f1c3
Revert "Revert "feat(core): update to next version of angular deps"" ( #2264 )
...
This reverts commit f816fc424d4b0d850e0a49d0ed8e4a30ddca308c.
2020-01-31 13:08:50 -05:00
Jo Hanna Pearce
2f72133dc7
feat(nextjs): add fileReplacements to the builder config
2020-01-31 11:23:49 +00:00
Jo Pearce
e72c3baf1f
feat(nextjs): allow SVG imports from non-TS/JS modules ( #2359 )
2020-01-21 20:05:55 -05:00
Thomas
8010e67b00
fix(nextjs): fix issue where using .ts files in next.js app would res… ( #2276 )
...
* fix(nextjs): fix issue where using .ts files in next.js app would result in a compile error
The issue was just a misconfiguration in the next's config.ts file: Webpack was only applying the
babel loader on .tsx files.
The updated regex will now load both .ts and .tsx files.
ISSUES CLOSED : #2249
* cleanup(testing): add missing tests for pull request #2276
Co-authored-by: tdnll <40502786+tdnll@users.noreply.github.com>
2020-01-14 10:40:51 -05:00
Victor Savkin
f816fc424d
Revert "feat(core): update to next version of angular deps"
...
This reverts commit bd230e0530e690b2ae7896a876510f62002943c8.
2019-12-10 08:07:26 -05:00
Jason Jean
bd230e0530
feat(core): update to next version of angular deps
2019-12-08 16:16:33 -05:00
Victor Savkin
4ef3a771ef
fix(nx): update the migrate command to handle edge cases
2019-09-11 18:09:28 -04:00
Victor Savkin
3579c5a8b9
fix(nx): misc next.js related fixes
2019-09-09 12:29:43 -04:00
Victor Savkin
09a94b8958
feat(nx): implement next support
2019-09-08 14:36:30 -04:00