Foundation-sites.js gets error
Open
- Dominant language
- JavaScript
- Stars
- 29.8k
- Forks
- 5.4k
- Avg merge
- 25m
- Merged PRs (30d)
- 1
Description
import e from "jquery";
gives the following error for jquery@4.0.0
foundation-sites-5c6a7e6a.js:5 Uncaught SyntaxError: The requested module 'jquery' does not provide an export named 'default' (at foundation-sites-5c6a7e6a.js:5:8)
Contributor guide
Research direction
Reproduce the error with jquery@4.0.0 and inspect the import in foundation-sites-5c6a7e6a.js. Trace where that generated file is produced and verify the result no longer requests a default export from jQuery; no source file or test is identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100