import config from './rollup.config' export default config({ name: 'nuxt-start', input: './lib/nuxt-start.js' })