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