nx-forge
nx-forge copied to clipboard
Add docs to describe the steps required to configure a vite build target for Custom UI projects
Refer to https://github.com/toolsplus/nx-forge/issues/61#issuecomment-1907035176_ for details.
Working through this on the v17 branch worked well. There was a change that was needed to the vite.config.ts file. I had to add base: './' similar to the change that is needed in webpack config files.