UNPKG

@farmfe/core

Version:

Farm is a extremely fast web build tool written in Rust. Farm can start a project in milliseconds and perform HMR within 10ms, making it much faster than similar tools like webpack and vite.

6 lines (5 loc) 266 B
export declare const VITE_DEFAULT_ASSETS: string[]; export declare const VITE_ADAPTER_VIRTUAL_MODULE: string; export declare const VITE_EXTERNAL_KEYS: string[]; export declare const RESERVED_OBJECT_PROPERTIES: string[]; export declare const EXTERNAL_KEYS: string[];