Skip to content

Commit

Permalink
Merge pull request #30 from jim-deriv/jim/add-rollup-plugin
Browse files Browse the repository at this point in the history
Jim/add rollup plugin
  • Loading branch information
jim-deriv authored Apr 18, 2024
2 parents 5fbe1b4 + 0c2b3a7 commit 4b87d7a
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 0 deletions.
172 changes: 172 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,8 @@
"vite-plugin-dts": "^3.8.1",
"vite-plugin-mkcert": "^1.17.5",
"vite-tsconfig-paths": "^4.3.2"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.6.1"
}
}

0 comments on commit 4b87d7a

Please sign in to comment.