Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Commit

Permalink
Merge pull request #67 from pwa-builder/bundle-ext
Browse files Browse the repository at this point in the history
  • Loading branch information
jgw96 authored Mar 29, 2022
2 parents 017ca01 + cceed84 commit ee4ca00
Show file tree
Hide file tree
Showing 3 changed files with 556 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"--extensionDevelopmentPath=${workspaceFolder}"
],
"outFiles": [
"${workspaceFolder}/out/**/*.js"
"${workspaceFolder}/out/main.js"
],
"preLaunchTask": "${defaultBuildTask}"
},
Expand Down
Loading

0 comments on commit ee4ca00

Please sign in to comment.