laipower/wp-content/plugins/easy-digital-downloads/includes/blocks
KawaiiPunk 6f8f73e860 updated plugin `Easy Digital Downloads` version 3.1.0.4 2023-03-17 22:33:52 +00:00
..
assets installed plugin `Easy Digital Downloads` version 3.1.0.3 2022-11-27 15:03:08 +00:00
build updated plugin `Easy Digital Downloads` version 3.1.0.4 2023-03-17 22:33:52 +00:00
includes updated plugin `Easy Digital Downloads` version 3.1.0.4 2023-03-17 22:33:52 +00:00
views installed plugin `Easy Digital Downloads` version 3.1.0.3 2022-11-27 15:03:08 +00:00
edd-blocks.php updated plugin `Easy Digital Downloads` version 3.1.0.4 2023-03-17 22:33:52 +00:00
readme.md installed plugin `Easy Digital Downloads` version 3.1.0.3 2022-11-27 15:03:08 +00:00

readme.md

EDD Blocks

The EDD Blocks plugin can be installed and activated separately from EDD, but to use it, you will need to run the following command to install the build scripts (this command just needs to be run once):

npm install

To test a branch, run:

npm run dev

This command will make sure that your build directory is created and has the correct JavaScript and CSS files.