MCPcopy Create free account
hub / github.com/ionic-team/ionic-framework / rollup.config.mjs

File rollup.config.mjs

packages/vue/rollup.config.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import resolve from '@rollup/plugin-node-resolve';
2import typescript from '@rollup/plugin-typescript';
3
4const external = ['vue', 'vue-router'];

Callers

nothing calls this directly

Calls 1

resolveFunction · 0.85

Tested by

no test coverage detected