remix-flat-routes icon indicating copy to clipboard operation
remix-flat-routes copied to clipboard

CJS/ESM, overriddeable Nested Folder character, and update of minimatch

Open ZipBrandon opened this issue 1 year ago • 3 comments

I initially was doing a PR to address https://github.com/kiliman/remix-flat-routes/issues/57 but ended up with a few more enhancements to address the direction and evolution of Remix. I'm happy to address any issues or concerns.

  • adds CJS/ESM build
  • adds nestedFolderChar for alternative character for nested folders
  • modifies routeRegex to support either RegExp or (options) => RegExp
  • updates minimatch to 9.0.0 for parity to @remix-run/remix
  • adds tests for enhancements.

ZipBrandon avatar Sep 03 '23 17:09 ZipBrandon

Hi, is there any update on when this is going to get merged? I have a similar issue

ld-kyee avatar Nov 03 '23 20:11 ld-kyee

@kiliman Getting this back in your view.

ZipBrandon avatar Jan 27 '24 18:01 ZipBrandon