Skip to content

Commit

Permalink
chore: sss to sideEffects
Browse files Browse the repository at this point in the history
  • Loading branch information
lvisei committed Sep 14, 2024
1 parent 68b6c18 commit 64cc944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"types": "es/index.d.ts",
"unpkg": "dist/larkmap.min.js",
"sideEffects": [
"**/*.less"
"**/*.css"
],
"files": [
"lib",
Expand Down

0 comments on commit 64cc944

Please sign in to comment.