Closed jesuzon closed 1 year ago
Hi everyone,
I’m getting a new error at build / run dev time after updating the Remix packages to their latest version:
Reverting back to Remix 1.15.0 resolves the issue and the build completes just fine.
I’m running Remix using the Deno template - not sure if this makes a difference really
Local development environment
You would expect the build to complete successfully as it does on 1.15.0
No response
This error has occurred due to the way some polyfills were changed on 1.16 - nothing to do with this package!
Describe the bug
Hi everyone,
I’m getting a new error at build / run dev time after updating the Remix packages to their latest version:
Reverting back to Remix 1.15.0 resolves the issue and the build completes just fine.
I’m running Remix using the Deno template - not sure if this makes a difference really
Your Example Website or App
Local development environment
Steps to Reproduce the Bug or Issue
Expected behavior
You would expect the build to complete successfully as it does on 1.15.0
Screenshots or Videos
Platform
Additional context
No response