Skip to content

Commit

Permalink
fix(apis): Exclusing api files from react-snap processing - FRONT-4635
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus committed Sep 26, 2024
1 parent 33574c1 commit b97a854
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
},
"reactSnap": {
"exclude": [
"/apis/*",
"/component-library/**/cms-images/**",
"/component-library/cms-images/**",
"/playground/**",
Expand Down

0 comments on commit b97a854

Please sign in to comment.