Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
resolve from
'@rollup/plugin-node-resolve'
;
2
import
typescript from
'@rollup/plugin-typescript'
;
3
4
const
external = [
'vue'
,
'vue-router'
];
Callers
nothing calls this directly
Calls
1
resolve
Function · 0.85
Tested by
no test coverage detected