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
feat($compile): Added option to enable Elm Debugger for production build
Added option to enable Elm Debugger for production build (`elm-app build`), by setting
`ELM_DEBUGGER="true"`, this is disabled by default. Also updated the documentation.
187
0 commit comments