Skip to content

Commit

Permalink
chore: add rollup plugin for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-deriv committed Apr 18, 2024
1 parent eef86c8 commit e6d9126
Showing 1 changed file with 3 additions and 0 deletions.
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 e6d9126

Please sign in to comment.