Skip to content

Commit

Permalink
ofo
Browse files Browse the repository at this point in the history
  • Loading branch information
tristen committed Jan 3, 2025
1 parent 0239c51 commit ad47546
Show file tree
Hide file tree
Showing 3 changed files with 867 additions and 4 deletions.
435 changes: 434 additions & 1 deletion browser.cjs.js

Large diffs are not rendered by default.

434 changes: 432 additions & 2 deletions browser.esm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"homepage": "https://github.com/mapbox/maki",
"husky": {
"hooks": {
"pre-commit": "eslint ./scripts/* && prettier --write ./scripts/* ./browser.* && npm run build && git add ."
"pre-commit": "eslint ./scripts/* && npm run build && prettier --write ./scripts/* ./browser.* && git add ."
}
},
"prettier": {
Expand Down

0 comments on commit ad47546

Please # to comment.