UNPKG

utquidem

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

9 lines (8 loc) 150 B
/** @type {import('@modern-js/module-tools').UserConfig} */ module.exports = { output: { packageFields: { main: 'CJS+ES6', }, }, };