dmitrizzle / chat-bubble

Simple chatbot UI for the Web with JSON scripting 👋🤖🤙
MIT License
579 stars 171 forks source link

ES6 #14

Closed dmitrizzle closed 6 years ago

dmitrizzle commented 7 years ago

Perhaps this could be better coded wit ES6 + Babel?

dmitrizzle commented 6 years ago

Gonna close this one in favour a faster setup for those who are willing to contribute. There isn't enough code here yet to justify building a server just to transpile from ES6. Hence the contribution guide (https://github.com/dmitrizzle/chat-bubble/blob/master/CONTRIBUTING.md) recommendation to just code and see what the browser gives you.