]> Raphaël G. Git Repositories - packbundle/commit
Add twig classes uses
authorRaphaël Gertz <git@rapsys.eu>
Tue, 26 Nov 2019 14:56:25 +0000 (15:56 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 26 Nov 2019 14:56:25 +0000 (15:56 +0100)
commit2c3f6d889b2f7825120cd42b019dbf9fa29b6594
tree1ebbc68d27e08cb0bf7da4d878d3b39ba719ef28
parente4c14242e9f3cf6238ca297d5cc369d92c4f661c
Add twig classes uses
Switch from Packages to PackageInterface
Add todo about possible debug mode implementation
Fix or extend documentation
Replace some SyntaxError with RuntimeError
Remove prefix usage, we now write to output relative to current
directory or with resolved bundle name
Retrieve output url from package getUrl method before resolving bundle
name
Better capture exception in atomic renaming section
Remove PackNode usage and use upsteam Node, SetNode, Textnode and
AssignNameExpression twig classes
Cleanup
Twig/PackTokenParser.php