hannoeru / vite-plugin-pages

File system based route generator for ⚡️Vite
MIT License
1.87k stars 128 forks source link

feat: add support for specifying files to include #325

Closed RebeccaStevens closed 1 year ago

RebeccaStevens commented 2 years ago

Description

Adds the ability to fully customize the glob pattern used to find files in the dirs.

fixes #205

Additional context

This may need more testing to be sure it does what is intended.

What is the purpose of this pull request?

Before submitting the PR, please make sure you do the following