UNPKG

@rocket/launch

Version:
14 lines (12 loc) 345 B
// import { readmePlugin } from 'cem-plugin-readme'; // import { fileURLToPath } from 'url'; // import { dirname } from 'path'; // export default { // globs: ['inline-notification/*.js'], // plugins: [ // readmePlugin({ // from: dirname(fileURLToPath(import.meta.url)), // header: 'README.head.md', // }), // ], // };