import { buildType } from './rollup.common';
export default buildType({ postfix: '', babel: false, uglify: false });