Api::get_block_asset_build_path()
Method: Returns the appropriate asset path for loading either legacy builds or current builds.
Source: packages/woocommerce-blocks/src/Assets/Api.php:152
Method: Returns the appropriate asset path for loading either legacy builds or current builds.
Source: packages/woocommerce-blocks/src/Assets/Api.php:152
Method: Adds an inline script, once.
Source: packages/woocommerce-blocks/src/Assets/Api.php:166
Method: Registers a style according to `wp_register_style`.
Source: packages/woocommerce-blocks/src/Assets/Api.php:136
Method: Registers a script according to `wp_register_script`, additionally loading the translations for the file.
Source: packages/woocommerce-blocks/src/Assets/Api.php:81
Class: The Api class provides an interface to various asset registration helpers.
Source: packages/woocommerce-blocks/src/Assets/Api.php:13
Method: Constructor for class
Source: packages/woocommerce-blocks/src/Assets/Api.php:33
Method: Get the file modified time as a cache buster if we’re in dev mode.
Source: packages/woocommerce-blocks/src/Assets/Api.php:44
Method: Retrieve the url to an asset for this plugin.
Source: packages/woocommerce-blocks/src/Assets/Api.php:59