webrecorder / wabac.js

wabac.js - Web Archive Browsing Augmentation Client
https://replayweb.page
GNU Affero General Public License v3.0
98 stars 16 forks source link

rewrite: add ignore regex for import rewriting #164

Closed ikreymer closed 6 months ago

ikreymer commented 7 months ago

Add additional regex to match and ignore 'import () {' or 'import (a, b) {' class members, while only rewriting import statement bump to 2.17.2 fixes #163