UNPKG

iles

Version:

Vite & Vue powered static site generator with partial hydration

12 lines (9 loc) 174 B
// package.json var version = "0.10.0-beta.1"; // src/node/constants.ts var ILES_APP_ENTRY = "/@iles-entry"; var VERSION = version; export { ILES_APP_ENTRY, VERSION };