You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has preventing us from testing the web-features-explorer site locally for some time, so I'm very happy to see Acorn get support for import attributes!
Has eleventy been updated to incorporate this upstream fix already?
Notably, this feature is not yet stable in Node.js: https://nodejs.org/docs/latest/api/esm.html#import-attributes
Upstream issue: acornjs/acorn#1289
@what1s1ove said it best: 11ty/eleventy#3128 (comment)
The easiest workaround is to use
require
in ESM as @uncenter notes here 11ty/eleventy#3128 (comment):The text was updated successfully, but these errors were encountered: