This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@nxext/vitest
TypeScript icon, indicating that this package has built-in type declarations

15.1.0 • Public • Published

@nxext/vite

License nxext macos CI

Getting Started

Add this plugin to an Nx workspace:

yarn add --dev @nxext/vitest

or

npm install @nxext/vitest --save-dev

Generate your project configuration:

nx g @nxext/vitest:vitest-project my-app --framework=generic|svelte

for an existing project. There are options for the framework. The default is generic with no spacial options and svelte adds the vite-svelte-plugin to the vitest.config.ts.

Use it e.g with @nxext/svelte

Readme

Keywords

Package Sidebar

Install

npm i @nxext/vitest

Homepage

nxext.dev/

Weekly Downloads

2,204

Version

15.1.0

License

MIT

Unpacked Size

16.7 kB

Total Files

30

Last publish

Collaborators

  • dominikpieper
  • jordan-hall