3 lines
88 B
JavaScript
3 lines
88 B
JavaScript
// Empty polyfill to trick Next.js into not loading legacy polyfills
|
|
export default {};
|