Browse
For agents
About
AI
/
trunk
AI
vtrunk
Switch version
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
0.9.0
trunk
0.1.1
0.2.0
0.2.1
0.3.0
0.3.1
0.4.0
0.4.1
0.5.0
0.6.0
0.7.0
0.8.0
Overview
Code
ai
/
build-scripts
/
experiments
/
example-experiment.asset.php
example-experiment.asset.php
in AI trunk, at build-scripts/experiments/example-experiment.asset.php
2 lines
114 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-jsx-runtime
'
,
'
wp-i18n
'
)
,
'
version
'
=>
'
e24afa4565bfdc021002
'
)
;
2