UNPKG

moduloze

Version:

Convert CommonJS (CJS) modules to UMD and ESM formats

13 lines (12 loc) 189 B
{ "recursive": false, "from": "src", "to": "dist", "skip": [ "**/umd-template.js", "**/umd-bundle-template.js", "**/copyright-header.txt" ], "copyOnSkip": true, ".mjs": true }