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
Quite a few issues around different environments have been created over time. Some of the are basic things that I should have fixed earlier, some are a little more complex (windows paths etc).
The current rewrite is more agnostic about environment and doesn't assume node like the current library does and will be ESM only, but it would still be good to have some solid test cases for the following issues:
Quite a few issues around different environments have been created over time. Some of the are basic things that I should have fixed earlier, some are a little more complex (windows paths etc).
The current rewrite is more agnostic about environment and doesn't assume node like the current library does and will be ESM only, but it would still be good to have some solid test cases for the following issues:
process
is not defined #477compile
#255The text was updated successfully, but these errors were encountered: