build(frontend): migrate CRA to Next.js (CSR lift-and-shift) #21
@@ -0,0 +1,4 @@
|
||||
# react-scripts (kept only as the Jest test runner, see package.json) still declares a
|
||||
# typescript ^3.2.1||^4 peer constraint that's stale for our actual (Next.js-driven) TS 5.x --
|
||||
# it doesn't type-check via that peer path, so the conflict is safe to relax.
|
||||
legacy-peer-deps=true
|
||||
Reference in New Issue
Block a user