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
Node.js has changed their exports specification deprecating trailing slash pattern mappings in nodejs/node#40039 and added support for pattern trailers in nodejs/node#39635 so some changes might be required.
Node.js has changed their
exportsspecification deprecating trailing slash pattern mappings in nodejs/node#40039 and added support for pattern trailers in nodejs/node#39635 so some changes might be required.