bcgov / nr-silva

NR SILVA Web Application - With React TS
Apache License 2.0
1 stars 0 forks source link

fix: CJS build of Vide's Node API is deprecated #295

Closed DerekRoberts closed 5 months ago

DerekRoberts commented 5 months ago

Description

Handle: The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.

Fixes #216

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist

Further comments


Thanks for the PR!

Any successful deployments (not always required) will be available below.

Backend: https://nr-silva-295-backend.apps.silver.devops.gov.bc.ca/actuator/health Frontend: https://nr-silva-45-frontend.apps.silver.devops.gov.bc.ca

Once merged, code will be promoted and handed off to following workflow run. Main Merge Workflow