Skip to content

Instantly share code, notes, and snippets.

@ilikerobots
Created December 26, 2025 14:19
Show Gist options
  • Select an option

  • Save ilikerobots/7aa0fe9a54e1b1b380e543f5a7e46fe9 to your computer and use it in GitHub Desktop.

Select an option

Save ilikerobots/7aa0fe9a54e1b1b380e543f5a7e46fe9 to your computer and use it in GitHub Desktop.
build: {
rollupOptions: {
input: {
main: '@/main.ts',
jack: '@/jack.ts',
},
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment