Skip to content

Commit

Permalink
fix: remove vite from pdf-templates packakge
Browse files Browse the repository at this point in the history
  • Loading branch information
abouolia committed Nov 10, 2024
1 parent 6f12127 commit a34b7a2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 62 deletions.
1 change: 0 additions & 1 deletion shared/pdf-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"scripts": {
"build": "webpack --config webpack.config.js",
"lint": "eslint .",
"preview": "vite preview",
"storybook:dev": "storybook dev -p 6006",
"storybook:build": "storybook build"
},
Expand Down
61 changes: 0 additions & 61 deletions shared/pdf-templates/vite.config.ts

This file was deleted.

0 comments on commit a34b7a2

Please sign in to comment.