Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Commit

Permalink
fix(main): add notes on swap order
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Dec 5, 2015
1 parent 28f8539 commit c051b2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.js
Expand Up @@ -7,6 +7,7 @@ export function configure(aurelia) {

//Uncomment the line below to enable animation.
//aurelia.use.plugin('aurelia-animator-css');
//if the css animator is enabled, add swap-order="after" to all router-view elements

//Anyone wanting to use HTMLImports to load views, will need to install the following plugin.
//aurelia.use.plugin('aurelia-html-import-template-loader')
Expand Down

0 comments on commit c051b2c

Please sign in to comment.