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
When PIMD gets used in the browser, JSDOM is not needed, as the browser already has its own DOM. This would reduce the package size and increase the speed.
The text was updated successfully, but these errors were encountered:
When PIMD gets used in the browser, JSDOM is not needed, as the browser already has its own DOM. This would reduce the package size and increase the speed.
The text was updated successfully, but these errors were encountered: