Skip to content

Commit

Permalink
artack svg inline bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
plandolt committed Nov 3, 2024
1 parent eb8eea5 commit ae615b3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
svg_inline:
path: "%kernel.project_dir%/assets/svg"
8 changes: 8 additions & 0 deletions artack/svg-inline-bundle/1.0/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"bundles": {
"Artack\\SvgInlineBundle\\SvgInlineBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}

0 comments on commit ae615b3

Please sign in to comment.