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
This extension no longer works using the current version of elixir, as the built in browserify task overrides this one during compilation. Even though elixir now includes browserify support, it does not allow multiple bundles or watchify support, so this extension is still very much useful but currently unusable without changing the name registered via the extend method.