node -e "import('./bundle/dist/index.js').then((m) => { if (!m.Calendar) throw new Error('fullcalendar bundle did not export Calendar') })"
