Skip to content

Conversation

@yarigpopov
Copy link

I updated version of Ember. Now it uses Ember v2.10 with Glimmer2 engine, which was released 2 days ago.

I put ENV.js into internal lib folder since I had to fix the line 155 with

if (data.hasOwnProperty(i)) {...}

File vendor.js contains minified and uglified versions of jQuery 3.1.1, Ember and Ember-data due to building process of Ember CLI tool.

See this repo for the source code:
https://github.com/chilicoder/js-repaint-perfs-ember

Closes #57

@yarigpopov
Copy link
Author

@mathieuancelin please, review

@mathieuancelin mathieuancelin merged commit 2f537dc into mathieuancelin:gh-pages Dec 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is Ember dbmon using Glimmer engine?

2 participants