Pat
Results
2
comments of
Pat
Yeah I'm having big issues trying to get rollup to bundle this module properly because it's using outdated imports/exports What was your hacky solution?
I solved this by just copying countdown.js into my repo, removing 1346 to 1353, and adding `export default countdown` I'd open a pull request but don't know much about the...