wurmlab / sequenceserver

Intuitive graphical web interface for running BLAST bioinformatics tool (i.e. have your own custom NCBI BLAST site!)
https://sequenceserver.com
GNU Affero General Public License v3.0
271 stars 113 forks source link

Drop webshim polyfill #718

Closed tadast closed 9 months ago

tadast commented 9 months ago

Vast majority of browsers nowadays support HTML5, so there is no need for webshimming. The library has not had an update in 7 years too.

ghost commented 9 months ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/wurmlab/sequenceserver/718/1adf1bab/302b592ade7b51dede93490f90264f0e94103961.svg)](https://app.codesee.io/r/reviews?pr=718&src=https%3A%2F%2Fgithub.com%2Fwurmlab%2Fsequenceserver) #### Legend CodeSee Map legend
yannickwurm commented 9 months ago

Thank you