createrouterplugin

1.0.0 • Public • Published

react路由自动生成

install

npm install createrouterplugin --save-dev

use

new RouterPlugin({
    filePath: '**/index.js',
    basepath: path.resolve(SRC_PATH, 'pages'),
    output: path.resolve(SRC_PATH, 'routerConfig.js')
})

Package Sidebar

Install

npm i createrouterplugin

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

2.67 kB

Total Files

3

Last publish

Collaborators

  • johnqing