UNPKG

htmlgaga

Version:

Manage non-SPA pages with webpack and React.js

3 lines (2 loc) 169 B
import webpack from 'webpack'; export default function createWebpackConfig(pages: string[], pagesDir: string, socketUrl: string, options: any): webpack.Configuration;