MCPcopy 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

1import type { Options } from 'tsup';
2import { defineConfig } from 'tsup';
3
4import { getBaseBrowserOptions, getBaseNodeOptions, getDependencies } from '../../base.tsup.config';

Callers

nothing calls this directly

Calls 3

getBaseNodeOptionsFunction · 0.90
getDependenciesFunction · 0.90
getBaseBrowserOptionsFunction · 0.90

Tested by

no test coverage detected