Skip to content

Commit

Permalink
Added AppAsset bundle to config
Browse files Browse the repository at this point in the history
  • Loading branch information
tafid committed Apr 28, 2017
1 parent 5b0a29f commit 1ed2835
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/config/hisite.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@
'$themedViewPaths' => ['@hiqdev/assetpackagist/views'],
],
],
'assetManager' => [
'bundles' => [
\hiqdev\assetpackagist\assets\AppAsset::class
],
],
],
'container' => [
'singletons' => [
Expand Down

0 comments on commit 1ed2835

Please sign in to comment.