TheIdentitySelector / thiss-js

The identity selector software source
Other
13 stars 22 forks source link

Removed popper NPM package from packages.json #231

Closed HotEmu closed 2 years ago

HotEmu commented 2 years ago

Package is redunant and outdated. Removing it fixes a timeout during a brand new build.

HotEmu commented 2 years ago

Popper is an external tool to the web app, it is not a direct dependency, hence the impact of the removal is minimal.

Popper: Realtime Cross-Browser Automation The benefit of the ubiquity of the Web is also its pain point when it comes to accurate testing. It is common to see handwavy statements for browser compatibility, for example "IE9+", as if every other OS/platform combination will be just fine if IE9 "works"! For those who need more realistic data, this module makes it much easier to test code earlier on in the development lifecycle, even in realtime.

https://www.npmjs.com/package/popper