Skip to content

Commit 1bd95b0

Browse files
committed
feat: add build script for sourcemap uploader plugin
1 parent 7818ec6 commit 1bd95b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"private": true,
44
"scripts": {
55
"build": "turbo run build",
6+
"build:packages": "turbo run build --filter=@faststats/sourcemap-uploader-plugin",
67
"dev": "turbo run dev",
78
"lint": "turbo run lint",
89
"test": "turbo run test",

0 commit comments

Comments
 (0)