Closed johnjelinek closed 6 years ago
Ensure you are using Go 1.11 and try GOARCH=wasm GOOS=js go get -u github.com/norunners/vue
or GO111MODULE=on GOARCH=wasm GOOS=js go get -u github.com/norunners/vue
.
I’ll update the README file soon.
TODO: See if removing the build tags from the vdom fork resolves this issue.
Resolving issue.