Skip to content

Commit

Permalink
Find ZWJ in built GL JS
Browse files Browse the repository at this point in the history
  • Loading branch information
1ec5 committed Aug 22, 2024
1 parent b94a12a commit 47ffdae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
cd shieldlib/
npm link ../maplibre-gl-js
cd ../
grep u200D maplibre-gl-js/build/generate-unicode-data.ts maplibre-gl-js/src/data/unicode_properties.ts node_modules/maplibre-gl/build/generate-unicode-data.ts node_modules/maplibre-gl/src/data/unicode_properties.ts node_modules/maplibre-gl/dist/maplibre-gl-unminified.js node_modules/maplibre-gl/dist/maplibre-gl-dev.js
npm run build
npm run style
npm run shields
Expand Down

0 comments on commit 47ffdae

Please sign in to comment.