Skip to content

Conversation

dmitshur
Copy link
Member

@dmitshur dmitshur commented Oct 18, 2016

GopherJS itself supports vendoring, but vendoring it into your project is currently not supported. Issue #415 tracks the progress on fixing that.

Helps #415.
Updates #537.

/cc @jraedisch and @myitcv FYI.

…ted.

GopherJS itself supports vendoring, but vendoring _it_ into your project
is currently not supported. Issue #415 tracks the progress on fixing that.

Helps #415.
Updates #537.
@dmitshur dmitshur merged commit 64c7aad into master Oct 18, 2016
@dmitshur dmitshur deleted the README-document-vendoring-limitation branch October 18, 2016 16:51
dmitshur added a commit to gopherjs/gopherjs.github.io that referenced this pull request Oct 19, 2016
go generate

Includes change from gopherjs/gopherjs#538.
dmitshur added a commit that referenced this pull request Jan 12, 2017
This follows #538.

Vendoring github.com/gopherjs/gopherjs/js package is not supported, and can cause
hard to understand runtime errors. Better catch it earlier and print a clear error message.

Helps #569.
dmitshur added a commit that referenced this pull request Jan 13, 2017
This follows #538.

Vendoring github.com/gopherjs/gopherjs/js package is not supported, and can cause
hard to understand runtime errors. Better catch it earlier and print a clear error message.

Helps #569.
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 this pull request may close these issues.

2 participants