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
fwiw you can replace supports-preserve-symlinks-flag with export default typeof window === 'undefined' ? true : null; if it's node 6.2+ (and if you have separate node and browser files, one is just true and the other just null).
The text was updated successfully, but these errors were encountered:
https://www.npmjs.com/package/supports-preserve-symlinks-flag
ref: #58 (comment)
The text was updated successfully, but these errors were encountered: