Skip to content

Commit

Permalink
Add unpoly-bundle recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklas Grießer committed Oct 21, 2023
1 parent e916323 commit 24f9374
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions bauer-kirch/unpoly-bundle/0.1/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"bundles": {
"BK\\EAP\\UnpolyBundle\\BkUnpolyBundle": ["all"]
},
"add-lines": [
{
"file": "assets/app.js",
"content": "import '@bauer-kirch/unpoly-bundle';",
"position": "top",
"warn_if_missing": true
}
]
}

0 comments on commit 24f9374

Please sign in to comment.