Skip to content

Commit 8e6a5a3

Browse files
committed
chore: Add analyzer in yarn scripts
1 parent cf93575 commit 8e6a5a3

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
@@ -2,6 +2,7 @@
22
"name": "cozy-notes",
33
"version": "1.23.0",
44
"scripts": {
5+
"analyze": "COZY_SCRIPTS_ANALYZER=true yarn build",
56
"build:browser:dev": "cs build --browser --development",
67
"build:browser": "cs build --browser",
78
"build:mobile": "cs build --mobile",

0 commit comments

Comments
 (0)