protomaps / basemaps

Basemap PMTiles generation and cartographic styles for OpenStreetMap data and more
https://maps.protomaps.com/
Other
347 stars 44 forks source link

Add CommonJS build target back. [#231] #248

Closed bdon closed 4 months ago

bdon commented 4 months ago
bdon commented 4 months ago

Current issue:

npx publint

protomaps-themes-base lint results: Warnings:

  1. pkg.exports.require types is not exported. Consider adding pkg.exports.require.types to be compatible with TypeScript's "moduleResolution": "bundler" compiler option. Note that you cannot use "./dist/index.d.ts" because it has a mismatching format. Instead, you can duplicate the file and use the .cts extension, e.g. pkg.exports.require.types: "./dist/index.d.cts"
sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud