blob: ea64fcdc9c72f0793abcc7061dc45f4c39649442 [file]
export default {
input: 'index.mjs',
output: {
file: 'dist/bundle.mjs',
format: 'es'
}
};