Skip to content

Commit

Permalink
chore: Add analyzer in yarn scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
JF-Cozy committed Sep 8, 2022
1 parent cf93575 commit 8e6a5a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "cozy-notes",
"version": "1.23.0",
"scripts": {
"analyze": "COZY_SCRIPTS_ANALYZER=true yarn build",
"build:browser:dev": "cs build --browser --development",
"build:browser": "cs build --browser",
"build:mobile": "cs build --mobile",
Expand Down

0 comments on commit 8e6a5a3

Please sign in to comment.