stt-datacore / website

https://datacore.app/
MIT License
24 stars 24 forks source link

Node18 upgrade #510

Closed nmoschkin closed 4 months ago

nmoschkin commented 4 months ago

Upgrade to Node 18.

Upgrade all 3rd party dependencies, node, react, gatsby, typescript, by hand.

Remove worker-loader, and all references to worker-loader.

Rewrite UnifiedWorker class and reimplement using React 5 worker methods.

Refactor unified-worker, add worker-builder.

Remove reference to worker-loader in gatsby-node.js onCreateWebPackConfig build step.

Delete and regenerate yarn.lock file with yarn install

Add .nvmrc for Node 18.

cloudflare-pages[bot] commented 4 months ago

Deploying website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1559413
Status: ✅  Deploy successful!
Preview URL: https://d4042190.website-i3mu.pages.dev
Branch Preview URL: https://node18-upgrade.website-i3mu.pages.dev

View logs