Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: "core-js/modules/es.global-this.js" Uncaught TypeError: $ is not a function #2323

Closed
SoonIter opened this issue May 13, 2024 Discussed in #2318 · 0 comments · Fixed by #2324
Closed

[Bug]: "core-js/modules/es.global-this.js" Uncaught TypeError: $ is not a function #2323

SoonIter opened this issue May 13, 2024 Discussed in #2318 · 0 comments · Fixed by #2324

Comments

@SoonIter
Copy link
Member

Discussed in #2318

@chenjiahan
https://github.com/web-infra-dev/rsbuild/pull/2242/files#diff-af4d9c7fea4cdc0eff34a41ef465c73e9f9ec573ad9d510cc670a366e1e5129aR270

Uncaught TypeError: $ is not a function
    at eval (eval at ./node_modules/@rsbuild/core/node_modules/core-js/modules/es.global-this.js (lib-polyfill.js:851:1), <anonymous>:7:1)
    at ./node_modules/@rsbuild/core/node_modules/core-js/modules/es.global-this.js (lib-polyfill.js:851:1)
    at __webpack_require__ (index.js:659:33)
    at fn (index.js:839:10)
    at eval (eval at ./node_modules/@rsbuild/core/node_modules/core-js/internals/global.js (lib-polyfill.js:397:1), <anonymous>:2:1)
    at ./node_modules/@rsbuild/core/node_modules/core-js/internals/global.js (lib-polyfill.js:397:1)
    at __webpack_require__ (index.js:659:33)
    at fn (index.js:839:10)
    at eval (eval at ./node_modules/@rsbuild/core/node_modules/core-js/internals/export.js (lib-polyfill.js:351:1), <anonymous>:3:14)
    at ./node_modules/@rsbuild/core/node_modules/core-js/internals/export.js (lib-polyfill.js:351:1)
@SoonIter SoonIter changed the title [Bug]: Uncaught TypeError: $ is not a function in corejs [Bug]: "core-js/modules/es.global-this.js" Uncaught TypeError: $ is not a function May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant