Vite
Modern build tool and dev server that provides fast startup via native ESM and efficient production builds (commonly using Rollup under the hood).
// fetching content
const page = await loadPage();
Modern build tool and dev server that provides fast startup via native ESM and efficient production builds (commonly using Rollup under the hood).