You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: use utility for cross-platform path regex construction (#701)
* create utility
* replace usage with the utility
* changeset
* fix formatting
* add comment
* add some additional special chars and use string.raw
* add extra tests
* add another string.raw
* use string.raw in comment example too
* Update packages/open-next/src/utils/regex.ts
* change options
0 commit comments