Migrate from 7.0 to 8.0
The addon is now a V2 Embroider Addon. The following changes are necessary:
-
Add following line to your
application.hbs -
Vanilla JS: If you have used vanilla js you must now import the css in
app.jsmanually like (for other css adding examples see under installation) -
LESS: If you are using with less you need to add
lessOptionsinto yourember-cli-build.jsfile -
Typescript: There were added / modified / fixed the typescript declarations. This could be braking for consumer app