wp-launchpad/bud-assets

Bud assets mapper library for Launchpad framework

v0.0.2 2024-02-22 23:19 UTC

This package is auto-updated.

Last update: 2024-05-22 23:45:41 UTC


README

A mapper between WordPress and Bud.js assets.

To enqueue a normal asset just use the method enqueue_style and enqueue_script as you use wp_enqueue_style and wp_enqueue_script.

To enqueue a bud.js asset then use the name of the entrypoint to enqueue instead of the URL.