Skip to content

Commit 3e5d1e3

Browse files
dd32claude
andcommitted
Commit build assets for Playground and direct GitHub installs
Remove build/ from .gitignore and commit compiled JS/CSS so the plugin works when loaded directly from the repository. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 622028d commit 3e5d1e3

5 files changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
node_modules/
22
vendor/
3-
build/
43
*.log
54
package-lock.json
65
composer.lock

build/index-rtl.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/index.asset.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-core-data', 'wp-data', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-plugins'), 'version' => 'e44cf7ba85b1a87d62e8');

build/index.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/index.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)