• Stefy Lanza (nextime / spora )'s avatar
    Fix SyntaxError: Convert pako zlib modules from CommonJS to ES6 · 5fff97e9
    Stefy Lanza (nextime / spora ) authored
    - Fix embed_assets.sh sed regex for CommonJS to ES6 conversion
    - Convert require() calls to import statements in deflate.js
    - Add missing messages.js file for error messages
    - Remove module.exports statements from deflate.js
    - Update all pako zlib files to use ES6 modules
    
    This resolves the 'require is not defined' and 'module is not defined' errors in the browser.
    5fff97e9
Name
Last commit
Last update
..
zlib Loading commit data...