UNPKG

@nx/remix

Version:

The Remix plugin for Nx contains executors and generators for managing Remix applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Vitest, Jest, Playwright, Cypress, and Storybook. - Generators for applica

5 lines (4 loc) 149 B
export * from './normalize-options'; export * from './update-unit-test-config'; export * from './add-e2e'; export * from './ignore-vite-temp-files';