nx-forge icon indicating copy to clipboard operation
nx-forge copied to clipboard

Add docs to describe the steps required to configure a vite build target for Custom UI projects

Open tbinna opened this issue 1 year ago • 1 comments

Refer to https://github.com/toolsplus/nx-forge/issues/61#issuecomment-1907035176_ for details.

tbinna avatar Jan 24 '24 10:01 tbinna

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.

dpsthree avatar Jan 25 '24 23:01 dpsthree