laipower/wp-content/plugins/easy-digital-downloads/includes/blocks
2022-11-27 15:03:08 +00:00
..
assets installed plugin Easy Digital Downloads version 3.1.0.3 2022-11-27 15:03:08 +00:00
build installed plugin Easy Digital Downloads version 3.1.0.3 2022-11-27 15:03:08 +00:00
includes installed plugin Easy Digital Downloads version 3.1.0.3 2022-11-27 15:03:08 +00:00
views installed plugin Easy Digital Downloads version 3.1.0.3 2022-11-27 15:03:08 +00:00
edd-blocks.php installed plugin Easy Digital Downloads version 3.1.0.3 2022-11-27 15:03:08 +00:00
readme.md installed plugin Easy Digital Downloads version 3.1.0.3 2022-11-27 15:03:08 +00:00

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.