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
[windows] Add Windows compatibility for the replacement ESBuild plugin (#465)
* [windows] Add Windows compatibility for the `replacement` ESBuild plugin
Previously, the separator for the filter regex was hardcoded to / (Unix separator).
Now, we're also taking account for the \ (Windows separator) in the filter regex.
Signed-off-by: Costin-Robert Sin <[email protected]>
* Create shy-cups-notice.md
---------
Signed-off-by: Costin-Robert Sin <[email protected]>
Co-authored-by: conico974 <[email protected]>
0 commit comments