67P / hyperchannel

Kosmos Chat for the Web
Mozilla Public License 2.0
20 stars 3 forks source link

Update Ember (and dependencies) #187

Closed raucao closed 4 years ago

raucao commented 4 years ago

This updates Ember and all dependencies to the latest stable versions. It also updates syntax in a lot of places, and already ports some parts of the code to Octane features.

The existing template modules, which still need upgrading, are added to the pending array of the template lint config file, so that we only see warnings for existing code. New files will throw errors when using old syntax.

refs #184