dharness / react-chat-window

Intercom-style live chat window written in react
The Unlicense
671 stars 250 forks source link

Remove use of nwb build tool #128

Open heatherbooker opened 5 years ago

heatherbooker commented 5 years ago

Closes #93 - Move away from nwb, the magical build tool.

@dharness Can you have a good look? I'm not entirely confident about this.

dharness commented 5 years ago

@heatherbooker there's got to be a way to publish from a branch to npm and see if we can install it - that would give me a lot more confidence

dharness commented 5 years ago

This is nice 👍 I'm going to have to checkout and try it to confirm it all works though

heatherbooker commented 5 years ago

there's got to be a way to publish from a branch to npm and see if we can install it - that would give me a lot more confidence

Yeah eh? Agreed. Maybe npm pack, scroll down here? https://medium.com/@vcarl/problems-with-npm-link-and-an-alternative-4dbdd3e66811

heatherbooker commented 4 years ago

@dharness Could you check this one out again? (rebased to fix conflicts, would like to mergeeeee)