mirror of
https://github.com/jlengrand/undercover.git
synced 2026-03-10 08:51:23 +00:00
4 lines
138 B
JavaScript
4 lines
138 B
JavaScript
import createDefaultConfig from '@open-wc/building-rollup/modern-config';
|
|
|
|
export default createDefaultConfig({ input: './index.html' });
|