myitcv / gopherjs

A compiler from Go to JavaScript for running Go code in a browser
BSD 2-Clause "Simplified" License
21 stars 0 forks source link

build: fix import path resolution with no args #15

Closed myitcv closed 5 years ago

myitcv commented 5 years ago

This is failing with the same tests as #14; so good for now.