mobxjs / mobx-angular

The MobX connector for Angular.
MIT License
483 stars 59 forks source link

Conditionally import debug util #32

Closed returnlytom closed 7 years ago

returnlytom commented 7 years ago

Addresses #23. Only supports webpack + EnvironmentPlugin for now.

Consider this to be experimental; seeking feedback to see if this line of thinking makes sense.

adamkleingit commented 7 years ago

Hi, we can't force people to use webpack + environment plugin. Please see my answer to the issue, thanks