Oryx
Oryx copied to clipboard
Update NodePlatform.cs to allow Vite Support
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.