Class: PluginNotReadyError

Defined in: errors/plugin-not-ready-error.ts:4

A plugin hook ran before Vite resolved its config.

Extends

Constructors

Constructor

constructor();

Defined in: errors/plugin-not-ready-error.ts:7

Properties

name

name: string;

Defined in: errors/plugin-not-ready-error.ts:5