rsnext/packages/next/types
JJ Kasper 3692a5ecdb
Add falling back to wasm swc build on native load failure (#36612)
Follow-up to https://github.com/vercel/next.js/pull/36527 this adds falling back to the wasm swc build when loading the native bindings fails so that we don't block the build on the native dependency being available.  

This continues off of https://github.com/vercel/next.js/pull/33496 but does not add a postinstall script yet and only downloads the fallback when the native dependency fails to load.
2022-05-02 21:11:45 +00:00
..
global.d.ts chore: deprecate process.browser (#32862) 2022-01-27 16:55:26 +00:00
index.d.ts Fix typescript 4.6.2 randomUUID() (#34976) 2022-03-02 21:51:15 +00:00
misc.d.ts Add falling back to wasm swc build on native load failure (#36612) 2022-05-02 21:11:45 +00:00
webpack.d.ts Update server-only changes HMR handling (#34298) 2022-02-16 16:32:24 -06:00