ktsn / vue-route-generator

Vue Router route config generator
MIT License
151 stars 27 forks source link

Feature-Request: Option to provide custom page path pattern #277

Open Astray-git opened 3 years ago

Astray-git commented 3 years ago

Currently there's a fixed patterns. It would be nice if one add custom pattern to include/exclude route pages.

https://github.com/ktsn/vue-route-generator/blob/b4389c1886afafed270366f5d9b1126a31be3f5c/src/index.ts#L22