nextjs-export-path-map
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

next-export-path-map

export all pages except file start with _, test

next.config.js

const {exportPathMap} = require('next-export-path-map')
 
module.exports = {
  exportPathMap
}
 

forked from https://github.com/deptno/ts-module-boilerplate

wget -qO- https://github.com/deptno/ts-module-boilerplate/archive/master.zip | bsdtar -xf- && mv ts-module-boilerplate-master your_project

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    61
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    61
  • 0.1.1
    0
  • 0.1.0
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i nextjs-export-path-map

Weekly Downloads

61

Version

0.1.2

License

MIT

Last publish

Collaborators

  • deptno