issues
search
googlemaps
/
js-samples
Samples for the Google Maps JavaScript v3 API
https://developers.google.com/maps/documentation/javascript/
Other
757
stars
823
forks
source link
fix: another attempt to fix the ESM issue.
#1822
Open
willum070
opened
2 months ago
willum070
commented
2 months ago
In this fix I tried the following things:
renamed eleventy.js files to use .cjs file extension.
replaced requires in .eleventy.cjs with dynamic imports.
added "type": "module" to package.json.
bumped esnext to es2022 in tsconfig.json.
🦕 🦕 🦕 🦕
In this fix I tried the following things:
🦕 🦕 🦕 🦕