@@ -136,7 +138,7 @@ const IssuesWidget: Widget = () => {
{
// eslint-disable-next-line jsx-a11y/click-events-have-key-events, jsx-a11y/interactive-supports-focus
{
},
},
rollupOptions: {
+ input: ['src/main.tsx', 'src/lib.ts'],
output: {
name: 'Spotlight',
},