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
mm-snap build now takes a --transpilationMode argument which determines what will be transpiled by Babel during building: all source code (including dependencies), local source code only, or nothing.
Fixed
mm-snap build command when CLI is installed globally (#216)