Skip to content

Commit

Permalink
chore: configure esbuild to preserve components folder
Browse files Browse the repository at this point in the history
  • Loading branch information
louiss0 committed Dec 4, 2024
1 parent cc67b4d commit 9641df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/utilities/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"assets": [
"packages/utilities/*.md",
"public"
"packages/utilities/src/components/*"
],
"minify": true
}
Expand Down

0 comments on commit 9641df9

Please sign in to comment.