Browse
For agents
About
Page Builder: Pagelayer – Drag and Drop website builder
/
2.1.5
Page Builder: Pagelayer – Drag and Drop website builder
v2.1.5
Switch version
2.2.1
2.2.0
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
trunk
0.9.0
0.9.1
0.9.2
0.9.3
0.9.4
0.9.5
0.9.6
0.9.7
0.9.8
0.9.9
1.0.0
1.0.2
1.0.3
1.0.4
1.0.5
All 129 releases
Overview
Code
pagelayer
/
js
/
blocks
/
index.asset.php
index.asset.php
in Page Builder: Pagelayer – Drag and Drop website builder 2.1.5, at js/blocks/index.asset.php
2 lines
193 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
(
'
react
'
,
'
wp-block-editor
'
,
'
wp-blocks
'
,
'
wp-components
'
,
'
wp-data
'
,
'
wp-element
'
,
'
wp-i18n
'
,
'
wp-primitives
'
)
,
'
version
'
=>
'
c3363c1545030cdd75c9
'
)
;
2