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] Specify the file:// protocol when importing config on Windows (#460)
* [windows] Specify the `file://` protocol when importing config on Windows
On Windows, if the file protocol is not specified when using dynamic imports,
the process exits with ERR_UNSUPPORTED_ESM_URL_SCHEME error.
Signed-off-by: Costin Sin <[email protected]>
* Create witty-dots-film.md
---------
Signed-off-by: Costin Sin <[email protected]>
Co-authored-by: conico974 <[email protected]>
0 commit comments