MWDelaney / sage-acf-wp-blocks

Composer library for generating ACF Gutenberg blocks from templates. Intended for use with Roots/Sage (http://roots.io)
346 stars 66 forks source link

I can't enqueue scripts & styles anymore since that sage uses bud #71

Open samlinck opened 1 year ago

samlinck commented 1 year ago

I can't enqueue scripts & styles anymore since that sage uses bud. Possibly because the 'dist' folder is now named 'public'?

Or is there something else I'm doing wrong maybe? Folder the structure is as follows:

image

And I reference my specific block code like this: EnqueueScript: js/testimonial.js

Drifterdnl commented 11 months ago

Check PR https://github.com/MWDelaney/sage-acf-wp-blocks/pull/75