Skip to content

Commit e9df259

Browse files
committed
Stop using Assetic to manage assets
1 parent 6a309b7 commit e9df259

File tree

117 files changed

+436
-23129
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+436
-23129
lines changed

app/AppKernel.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ public function registerBundles()
1717
new Symfony\Bundle\TwigBundle\TwigBundle(),
1818
new Symfony\Bundle\MonologBundle\MonologBundle(),
1919
new Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle(),
20-
new Symfony\Bundle\AsseticBundle\AsseticBundle(),
2120
new Doctrine\Bundle\DoctrineBundle\DoctrineBundle(),
2221
new Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle(),
2322
new WhiteOctober\PagerfantaBundle\WhiteOctoberPagerfantaBundle(),

0 commit comments

Comments
 (0)