Refactor docs for ESM (#9624)

This commit is contained in:
Florian Bischof
2025-04-10 20:18:44 +02:00
committed by GitHub
parent c12d70f495
commit 712ae1542a
90 changed files with 836 additions and 1001 deletions

View File

@ -21,6 +21,8 @@ export default [
'docs/examples/geojson/sample-geojson.js',
'docs/examples/map-panes/eu-countries.js',
'docs/examples/extending/extending-2-layers.md',
'docs/examples/quick-start/index.md', // importmap is not recognized by eslint
'docs/download.md', // importmap is not recognized by eslint
'docs/_posts/201*',
'docs/_site',
'coverage'