Skip to content

Commit

Permalink
feat(Preloader): Added Preloader with some bug fixes (#11)
Browse files Browse the repository at this point in the history
* fix(layouts): Added better layout support
fix(preload): Preloading of entity meta incls. layouts

* fix(Meta): Added Meta enhancement for preloading

* chore(travis): Build error

* chore(travis): Build Error
  • Loading branch information
bvkimball authored Aug 14, 2018
1 parent 1a40c72 commit 8c4802e
Show file tree
Hide file tree
Showing 6 changed files with 2,624 additions and 1,401 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ notifications:
node_js:
- 8
before_install:
- sudo apt-get update
- sudo apt-get install expect
- sudo apt-get install libnotify-bin
install:
Expand Down
Loading

0 comments on commit 8c4802e

Please sign in to comment.