Oryx icon indicating copy to clipboard operation
Oryx copied to clipboard

Update NodePlatform.cs to allow Vite Support

Open KelvinTegelaar opened this issue 1 year ago • 0 comments

Minor change that allows Vite builds to be used natively by oryx. Currently we have to work around this by redirecting the build directory and echoing "react-script build" before running the Vite build.

  • [x] The purpose of this PR is explained in this message or in an issue. If an issue please include a reference as #<issue_number>.
  • [x] Tests are included and/or updated for code changes.
  • [x] Proper license headers are included in each file.

KelvinTegelaar avatar Nov 20 '23 21:11 KelvinTegelaar