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 cf93575 commit 8e6a5a3Copy full SHA for 8e6a5a3
package.json
@@ -2,6 +2,7 @@
2
"name": "cozy-notes",
3
"version": "1.23.0",
4
"scripts": {
5
+ "analyze": "COZY_SCRIPTS_ANALYZER=true yarn build",
6
"build:browser:dev": "cs build --browser --development",
7
"build:browser": "cs build --browser",
8
"build:mobile": "cs build --mobile",
0 commit comments