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 5b22b2c commit f9bf009Copy full SHA for f9bf009
arduino-ide-extension/package.json
@@ -9,7 +9,6 @@
9
"compose-changelog": "node ./scripts/compose-changelog.js",
10
"download-cli": "node ./scripts/download-cli.js",
11
"download-fwuploader": "node ./scripts/download-fwuploader.js",
12
- "copy-serial-plotter": "npx ncp ../node_modules/arduino-serial-plotter-webapp ./build/arduino-serial-plotter-webapp",
13
"copy-i18n": "npx ncp ../i18n ./build/i18n",
14
"download-ls": "node ./scripts/download-ls.js",
15
"download-examples": "node ./scripts/download-examples.js",
0 commit comments