We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0730a5 commit 10c973fCopy full SHA for 10c973f
packages/rrweb-snapshot/package.json
@@ -12,7 +12,7 @@
12
"test:update": "yarn build && vitest run --update",
13
"bench": "vite build && vitest bench",
14
"dev": "vite build --watch",
15
- "build": "yarn turbo prepublish -F rrweb-snapshot",
+ "build": "yarn turbo prepublish -F @mixpanel/rrweb-snapshot",
16
"check-types": "tsc --noEmit",
17
"prepublish": "yarn check-types && vite build",
18
"lint": "yarn eslint src"
0 commit comments