Closed danielnaab closed 2 years ago
Pin node.js to 16.15.0 with .nvmrc, to fix build errors with dependency resolution.
.nvmrc
Also, set PUBLIC_URL so feature branches render assets correctly. At some point, all internal links should be updated to use this root URL.
PUBLIC_URL
Pin node.js to 16.15.0 with
.nvmrc
, to fix build errors with dependency resolution.Also, set
PUBLIC_URL
so feature branches render assets correctly. At some point, all internal links should be updated to use this root URL.