Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algolia/algoliasearch-client-javascript
/ tsup.config.ts
File
tsup.config.ts
packages/client-abtesting/tsup.config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Options } from
'tsup'
;
2
import
{ defineConfig } from
'tsup'
;
3
4
import
{ getBaseBrowserOptions, getBaseNodeOptions, getDependencies } from
'../../base.tsup.config'
;
Callers
nothing calls this directly
Calls
3
getBaseNodeOptions
Function · 0.90
getDependencies
Function · 0.90
getBaseBrowserOptions
Function · 0.90
Tested by
no test coverage detected