issues
search
FrostCo
/
AdvancedProfanityFilter
A browser extension to filter profanity from webpages
GNU General Public License v3.0
164
stars
27
forks
source link
Switch project type to module
#578
Closed
richardfrost
closed
1 month ago
richardfrost
commented
1 month ago
🔧 Development
c80aec358430c1bfd44a5fab5219184175ae2b82 Switch project type to module and use ES6 imports for webpack
c66134ce4199c4815720c15091e3e6ca968a427a Rename all
.mjs
files to
.js
since the project type is now module
1cfa49d8275e4220cf3c9fa09305190737e6c4a5 Read
.build.json
file directly instead of importing with
assert
(experimental)
🔧 Development
.mjs
files to.js
since the project type is now module.build.json
file directly instead of importing withassert
(experimental)