Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Should be easy enough to detect/polyfill...

    if (!globalThis.Temporal) {
      // await import('temporal-polyfill/global');
      await import('https://cdn.jsdelivr.net/npm/[email protected]/global.min.js'); 
    }


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: