Convert to ECMAScript modules
- Modernizes the codebase to use primarily ESM, instead of CJS. - Removes the extraneous CJS typescript compilation. - Removes `rollup` usage for Node.js executables; instead …→ Full commit message
Index of 1 entries from . This day is part of week 49, and is day number 343 of year 2021. All entries belong to a single category, talkie.
See all entries from , or more entries from .
- Modernizes the codebase to use primarily ESM, instead of CJS. - Removes the extraneous CJS typescript compilation. - Removes `rollup` usage for Node.js executables; instead …→ Full commit message