Rapsys Git
/
packbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60451ad
)
Add cleanup ideas for packer
author
Raphaël Gertz
<git@rapsys.eu>
Mon, 3 Oct 2022 02:34:42 +0000
(
04:34
+0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 3 Oct 2022 02:34:42 +0000
(
04:34
+0200)
DependencyInjection/Configuration.php
patch
|
blob
|
history
diff --git
a/DependencyInjection/Configuration.php
b/DependencyInjection/Configuration.php
index 4856910886b68a5b4913bb2d6cd2cda7306c8d49..d9b1b512eb98a0b54476f5e4aae404955bb4ed48 100644
(file)
--- a/
DependencyInjection/Configuration.php
+++ b/
DependencyInjection/Configuration.php
@@
-45,6
+45,8
@@
class Configuration implements ConfigurationInterface {
'agent' => (string)ini_get('user_agent')?:'rapsys_pack/0.2.0',
'redirect' => 5
],
+ #TODO: migrate to public.path, public.url and router->generateUrl ?
+ #XXX: that would means dropping the PathPackage stuff and use static route like rapsys_pack_facebook
'output' => [
'css' => '@RapsysPack/css/*.pack.css',
'js' => '@RapsysPack/js/*.pack.js',