Browse
For agents
About
Block Manager
/
trunk
Block Manager
vtrunk
Switch version
trunk
1.0
1.0.1
1.1
1.2
1.2.1
1.2.2
1.2.3c
1.2.4
1.2.5
2.0.0
2.1.0
2.1.0.1
2.1.1
3.0.0
3.1.0
3.1.1
3.1.2
3.2.0
3.2.1
Overview
Code
block-manager
/
build
/
block-manager.asset.php
block-manager.asset.php
in Block Manager trunk, at build/block-manager.asset.php
2 lines
123 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
return
array
(
'
dependencies
'
=>
array
(
'
wp-blocks
'
,
'
wp-dom-ready
'
,
'
wp-hooks
'
)
,
'
version
'
=>
'
55e2556168d003e84d9b
'
)
;
2