Browse
For agents
About
PatternsWP – Gutenberg Block Patterns & Page Templates Library
/
1.0.4
PatternsWP – Gutenberg Block Patterns & Page Templates Library
v1.0.4
Switch version
trunk
1.0.0
1.0.1
1.0.10
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
Overview
Code
patternswp
/
build
/
patternswp-editor.asset.php
patternswp-editor.asset.php
in PatternsWP – Gutenberg Block Patterns & Page Templates Library 1.0.4, at build/patternswp-editor.asset.php
2 lines
242 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
(
'
lodash
'
,
'
react
'
,
'
wp-a11y
'
,
'
wp-block-editor
'
,
'
wp-blocks
'
,
'
wp-components
'
,
'
wp-compose
'
,
'
wp-data
'
,
'
wp-element
'
,
'
wp-i18n
'
,
'
wp-notices
'
,
'
wp-primitives
'
)
,
'
version
'
=>
'
aa58ce828542189f52a9
'
)
;
2