Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pack unnecessary files #6

Closed
sanemat opened this issue Jan 3, 2022 · 0 comments · Fixed by #7
Closed

Pack unnecessary files #6

sanemat opened this issue Jan 3, 2022 · 0 comments · Fixed by #7

Comments

@sanemat
Copy link
Owner

sanemat commented Jan 3, 2022

$ docker run -it -v $(pwd):/workspace vsce ls
Executing prepublish script 'npm run vscode:prepublish'...

> [email protected] vscode:prepublish /workspace
> npm run package


> [email protected] package /workspace
> webpack --mode production --devtool hidden-source-map

    [webpack-cli] Compiler starting... 
    [webpack-cli] Compiler is using config: '/workspace/webpack.config.js'
    [webpack-cli] Compiler finished
asset extension.js 607 bytes [compared for emit] [minimized] (name: main) 1 related asset
./src/extension.ts 1.4 KiB [built] [code generated]
external "vscode" 42 bytes [built] [code generated]
webpack 5.65.0 compiled successfully in 1337 ms
.github/dependabot.yml
.github/workflows/test.yml
.idea/.gitignore
.idea/codeStyles/codeStyleConfig.xml
.idea/codeStyles/Project.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/vscode-named-save.iml
.idea/workspace.xml
.prettierignore
CHANGELOG.md
dist/extension.js
package.json
README.md
 INFO  
The latest version of vsce is 2.6.1 and you have 0.0.0.
Update it now: npm install -g vsce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant