Closed ilarkShim closed 1 year ago
@ilarkShim does your application exclusively use the app directory? If so, I recommend using the capability in next directly:
https://github.com/tatethurston/nextjs-routes/issues/142#issuecomment-1504326765
If you find deficiencies with next’s approach, let me know and I’m happy to consider adding support.
Thanks for the answer, I found a way to set it up in the nextjs documentation
Now supported in 2.2.2
When using Next.js 13, is there a setting to enable the use of path strings when configured under the app folder?