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.

7 lines (6 loc) 185 B
export * from './cors.js'; export * from './headers.js'; export * from './lazy-compilation.js'; export * from './proxy.js'; export * from './resources.js'; export * from './static.js';