ahmadawais / create-guten-block

📦 A zero-configuration #0CJS developer toolkit for building WordPress Gutenberg block plugins.
https://Awais.dev/cgb-post
MIT License
3.15k stars 327 forks source link

WIP: Introducing wp-scripts in cgb-scripts to replace webpack #271

Open asharirfan opened 4 years ago

asharirfan commented 4 years ago

This is a work in progress. I am working to introduce wp-scripts in cgb-scripts to replace webpack.

asharirfan commented 4 years ago

Canary published packages details:

asharirfan commented 4 years ago

If anyone wants to test this, simply run npx create-guten-block demoblock -c in the terminal.

I am currently figuring out how to handle ejection script.