analog icon indicating copy to clipboard operation
analog copied to clipboard

Feature: Add support for Project Crystal when Analog is used with Nx

Open brandonroberts opened this issue 1 year ago • 0 comments

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.

  1. Add the @nx/vite plugin and install it in the plugins array in the nx.json.
  2. Remove the executors from the project.json
  3. 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

brandonroberts avatar Mar 24 '24 02:03 brandonroberts