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 47b208b commit 1f31f37Copy full SHA for 1f31f37
package.json
@@ -108,7 +108,7 @@
108
"buildFolderRelativePathPosix": "{{ 'build' | path_posix_join: configuration.name | downcase }}",
109
"commandBashBuild": "bash {{ properties.dbg }} scripts/build.sh --target {{ configuration.name }} --build-folder {{ properties.buildFolderRelativePathPosix }}",
110
"xpm-version": "0.18.0",
111
- "xpm-install-loglevel": "trace",
+ "xpm-install-loglevel": "info",
112
"dbg": ""
113
},
114
"actions": {
0 commit comments