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

webpack: bundle the extension #286

Closed
wants to merge 13 commits into from
Closed

webpack: bundle the extension #286

wants to merge 13 commits into from

Conversation

OneOfOne
Copy link
Contributor

@OneOfOne OneOfOne commented Jul 6, 2020

This PR allows the extension to be bundled.

Fixes #53

@googlebot googlebot added the cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change. label Jul 6, 2020
Also update json-rpc2 which fixes 3/5 audit warnings.
@gopherbot
Copy link
Collaborator

This PR (HEAD: a242a28) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/vscode-go/+/241041 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Collaborator

This PR (HEAD: 106b801) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/vscode-go/+/241041 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Collaborator

Message from Hyang-Ah Hana Kim:

Patch Set 2:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/241041.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Collaborator

This PR (HEAD: 148d03f) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/vscode-go/+/241041 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Collaborator

This PR (HEAD: 6bacd00) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/vscode-go/+/241041 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Collaborator

Message from Ahmed W.:

Patch Set 4:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/241041.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Collaborator

This PR (HEAD: 0efae57) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/vscode-go/+/241041 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Collaborator

This PR (HEAD: e5f2ab1) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/vscode-go/+/241041 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Collaborator

Message from Ahmed W.:

Patch Set 6:

(2 comments)


Please don’t reply on this GitHub thread. Visit golang.org/cl/241041.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Collaborator

This PR (HEAD: d7a9c4a) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/vscode-go/+/241041 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Collaborator

Message from Hyang-Ah Hana Kim:

Patch Set 7:

(10 comments)


Please don’t reply on this GitHub thread. Visit golang.org/cl/241041.
After addressing review feedback, remember to publish your drafts!

@OneOfOne OneOfOne changed the title vscode-go: bundle the extension webpack: bundle the extension Jul 7, 2020
@gopherbot
Copy link
Collaborator

This PR (HEAD: 44ce961) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/vscode-go/+/241041 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Collaborator

Message from Ahmed W.:

Patch Set 9:

(10 comments)


Please don’t reply on this GitHub thread. Visit golang.org/cl/241041.
After addressing review feedback, remember to publish your drafts!

@OneOfOne
Copy link
Contributor Author

OneOfOne commented Jul 7, 2020

@hyangah did you get a chance to check the updates? after all those years, gerrit still confuses the crap out of me.

@gopherbot
Copy link
Collaborator

Message from Hyang-Ah Hana Kim:

Patch Set 9:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/241041.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Collaborator

This PR (HEAD: c77c458) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/vscode-go/+/241041 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Collaborator

Message from Ahmed W.:

Patch Set 10:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/241041.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Collaborator

Message from Hyang-Ah Hana Kim:

Patch Set 10:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/241041.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Collaborator

Message from Ahmed W.:

Patch Set 10:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/241041.
After addressing review feedback, remember to publish your drafts!

gopherbot pushed a commit that referenced this pull request Jul 8, 2020
This PR allows the extension to be bundled.

Fixes #53

Change-Id: I0b9ac399c485f04fd7ddae885c277093f9931e34
GitHub-Last-Rev: c77c458
GitHub-Pull-Request: #286
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/241041
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
@gopherbot
Copy link
Collaborator

Message from Hyang-Ah Hana Kim:

Patch Set 10: Code-Review+2

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/241041.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Collaborator

This PR is being closed because golang.org/cl/241041 has been merged.

@gopherbot gopherbot closed this Jul 8, 2020
@eliben
Copy link
Member

eliben commented Jul 10, 2020

It seems like this commit is related to my being unable to launch the extension now in a Extension Development Host, it complains about being unable to find "dist/goMain.js"

@eliben
Copy link
Member

eliben commented Jul 10, 2020

@hyangah

@hyangah
Copy link
Contributor

hyangah commented Jul 10, 2020

https://go-review.googlesource.com/c/vscode-go/+/241861

And, in the mean time, run npm run test-compile. Sorry for the inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

performance: consider bundling extension
5 participants