Skip to content

Commit

Permalink
export & fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
disarticulate committed Jun 30, 2024
1 parent bea8190 commit cc21b71
Show file tree
Hide file tree
Showing 2 changed files with 3,949 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"test:watch": "karma start --no-single-run",
"watch": "rollup -c -w",
"preversion": "./node_modules/karma/bin/karma start --single-run",
"build:copy": "yarn run build; cp dist/bundle.js ../RedMap/worldmap/leaflet/leaflet.offline.js",
"prepublishOnly": "npm run build && npx husky install"
},
"repository": {
Expand Down
Loading

0 comments on commit cc21b71

Please sign in to comment.