chore: isolate build artifacts and storybook smoke infra
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"src"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "tsup src/index.ts --clean --dts --format esm,cjs",
|
||||
"build": "tsup src/index.ts --clean --dts --format esm,cjs --out-dir dist",
|
||||
"test": "vitest run --config ../../vitest.config.ts",
|
||||
"test:watch": "vitest --config ../../vitest.config.ts",
|
||||
"typecheck": "tsc --noEmit -p tsconfig.json"
|
||||
|
||||
Reference in New Issue
Block a user