getify / moduloze

Convert CommonJS (CJS) modules to UMD and ESM formats
MIT License
208 stars 11 forks source link

moduloze should operate without any .mzrc present #5

Closed getify closed 4 years ago

getify commented 4 years ago

Currently, a missing ./.mzrc config file throws an error. It should just silently move on with defaults.