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.
2 parents 86d4adf + b6477f2 commit 16cadbaCopy full SHA for 16cadba
package.json
@@ -16,6 +16,7 @@
16
"start-web": "office-addin-debugging start manifest.xml --dev-server \"npm run dev-server\" --dev-server-port 3000 --no-debug --no-live-reload",
17
"stop": "office-addin-debugging stop manifest.xml --unload \"npm run unload\"",
18
"unload": "office-toolbox remove -m manifest.xml -a excel",
19
+ "validate": "office-toolbox validate -m manifest.xml",
20
"watch": "webpack --mode development --watch"
21
},
22
"dependencies": {
0 commit comments