Skip to content

Commit

Permalink
include batch-swap-output-data.ts in vite.config.ts for @penumbra-zon…
Browse files Browse the repository at this point in the history
…e/getters (#1012)
  • Loading branch information
ejmg authored Apr 30, 2024
1 parent 8187a88 commit a59d9d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/getters/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export default defineConfig({
lib: {
entry: {
'address-view': './src/address-view.ts',
'batch-swap-output-data': './src/batch-swap-output-data.ts',
'delegations-by-address-index-response': './src/delegations-by-address-index-response.ts',
'funding-stream': './src/funding-stream.ts',
metadata: './src/metadata.ts',
Expand Down

0 comments on commit a59d9d6

Please sign in to comment.