Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extending the @wordpress/create-block webpack.config #30

Open
dansdev opened this issue May 5, 2023 · 0 comments
Open

Extending the @wordpress/create-block webpack.config #30

dansdev opened this issue May 5, 2023 · 0 comments
Labels
Ryan Has Issues Your issues are my issues!

Comments

@dansdev
Copy link

dansdev commented May 5, 2023

Hey Ryan,

Thanks for all your awesome content, absolute quality man! Been super helpful to learn from. Unfortunately I can't make your streams due to being in New Zealand, but watch everything on youtube.

My issue is - currently css styles outputted via the @wordpress/create-block wp-scripts aren't autoprefixed with vendor prefixes

e.g div { display: -webkit-box; display: -ms-flexbox; display: flex; }

Are you able to please please please show how to extend the @wordpress/create-block webpack.config loaders?

Do you think that this could be something built into @wordpress/create-block? Maybe a flag e.g --autoprefixer for those that require it?

Cheers,

Dan

@dansdev dansdev added the Ryan Has Issues Your issues are my issues! label May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ryan Has Issues Your issues are my issues!
Projects
None yet
Development

No branches or pull requests

1 participant