You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(go): remove Compiler.IgnoreModule from the public API.
The same thing can be achieved by using the `IgnoreModule` option when creating the compiler. For simplicity and consistency let's have a single way to do this.
0 commit comments