UNPKG

htmlgaga

Version:

Manage non-SPA pages with webpack and React.js

3 lines (2 loc) 156 B
import type { EntryObject } from './index'; export default function createEntries(pagesDir: string, pages: string[], vendors?: EntryObject): EntryObject;