analog
analog copied to clipboard
Feature: Add support for Project Crystal when Analog is used with Nx
Which scope/s are relevant/related to the feature request?
Don't know / other
Information
Nx now has plugins that use the Vite CLI more directly instead of wrapping Vite JavaScript APIs. We should support this functionality when generating Analog projects.
- Add the
@nx/viteplugin and install it in thepluginsarray in thenx.json. - Remove the executors from the
project.json - Validate dev/build/test still work the same way
Describe any alternatives/workarounds you're currently using
No response
I would be willing to submit a PR to fix this issue
- [ ] Yes
- [ ] No