Open AdamBrodzinski opened 9 years ago
Yeah! I'm open to that.
On Thu, Aug 13, 2015 at 7:47 AM Adam Brodzinski notifications@github.com wrote:
Shouldn't the package use a weak dep. for react in case someone has a forked version or reactjs:react ? This is causing problems with my webpack config as i'm using an NPM version of React at the moment.
— Reply to this email directly or view it on GitHub https://github.com/kadirahq/meteor-reaktor/issues/6.
Okie dokie... just submitted a PR https://github.com/kadirahq/meteor-reaktor/pull/7
Shouldn't the package use a weak dep. for
react
in case someone has a forked version orreactjs:react
? This is causing problems with my webpack config as i'm using an NPM version of React at the moment.