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 resolve ESBuild plugin (#461)
* [windows] Add Windows compatibility for the `resolve` 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 Sin <sin.costinrobert@gmail.com>
* Create popular-kids-beam.md
---------
Signed-off-by: Costin Sin <sin.costinrobert@gmail.com>
Co-authored-by: conico974 <nicodorseuil@yahoo.fr>
0 commit comments