@belgoros wrote:
I followed the steps described in ember-cli-mirage upgrade guide to upgrade from
0.4.15
to1.1.0
, but had to install additional dependencies:@babel/plugin-transform-block-scoping @babel/runtime
Now all the tests pass again (yay), but there is the following message at the startup:
ember t -s ... ⠧ Building[BABEL] Note: The code generator has deoptimised the styling of /Users/Serguei/projects/ember-app/node_modules/@miragejs/server/dist/index.js as it exceeds the max of 500KB.
What’s wrong with that? I also have an impression that it takes more time to run te same tests as with the previous version of ember-cli-mirage.
Thank you.
Posts: 2
Participants: 2