Assets::register_script()
Method: Registers a script according to `wp_register_script`, additionally loading the translations for the file.
Source: woocommerce/packages/woocommerce-blocks/src/Assets.php:152
Method: Registers a script according to `wp_register_script`, additionally loading the translations for the file.
Source: woocommerce/packages/woocommerce-blocks/src/Assets.php:152
Method: Registers a style according to `wp_register_style`.
Source: woocommerce/packages/woocommerce-blocks/src/Assets.php:188
Method: Returns the appropriate asset path for loading either legacy builds or current builds.
Source: woocommerce/packages/woocommerce-blocks/src/Assets.php:203
Method: Returns block-related data for enqueued wc-block-settings script.
Source: woocommerce/packages/woocommerce-blocks/src/Assets.php:95
Method: Get the file modified time as a cache buster if we’re in dev mode.
Source: woocommerce/packages/woocommerce-blocks/src/Assets.php:135