Skip to content

Add .cjs and .mjs file support

Latest
Compare
Choose a tag to compare
@aral aral released this 23 Apr 12:37
3.1.0

Any .cjs and .mjs files will now also be retreated as routes.

All existing ECMAScript caveats about mixing (or not mixing) CommonJS And ESM modules, of course, still apply.