ForNeVeR / Kaiwa

A modern XMPP Web client
MIT License
74 stars 13 forks source link

Develop docker #226

Closed albjeremias closed 6 years ago

albjeremias commented 6 years ago

:)))

ForNeVeR commented 6 years ago

Honestly the develop branch is a bit abandoned for now, so you shouldn't try to use it. Although, I'll clean up the mess there a bit now and merge your Dockerfile change there, thanks. Gimme a couple of minutes.

albjeremias commented 6 years ago

but but... i like webpack :o u would need to refactor everything to typescript? also the package.json seems more up to date...

vitalyster commented 6 years ago

there is nots branch which is up to date with develop but without typescript :)

ForNeVeR commented 6 years ago

Unfortunately, develop branch doesn't work now. It is my never-ending try to rewrite whole application in React + Redux, and nothing works there properly.

Probably you could try to migrate webpack configuration from the develop branch to master. In case you'll be able to make it work, I would accept the pull request to the master branch.

ForNeVeR commented 6 years ago

I have merged/cherry-picked the Docker-related commits to the develop branch manually, so I close this PR.

albjeremias commented 6 years ago

cool!