diff --git a/package.json b/package.json index 701d91d0..d636663b 100644 --- a/package.json +++ b/package.json @@ -570,7 +570,7 @@ ] }, "scripts": { - "vscode:prepublish": "npm run cleanReadme", + "vscode:prepublish": "npm run webpack-prod", "build": "tsc", "cleanReadme": "gulp cleanReadme", "compile": "tsc -watch",