Skip to content

Commit 34ba45f

Browse files
committed
Use rollup.config.ts
1 parent 4ac07b7 commit 34ba45f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dist"
99
],
1010
"scripts": {
11-
"build": "rollup -c",
11+
"build": "rollup -c rollup.config.ts",
1212
"test": "jest",
1313
"test:watch": "jest --watch -o",
1414
"pretest": "rm -rf dist/ && npm run build"
File renamed without changes.

0 commit comments

Comments
 (0)