Skip to content

traed/faust-blockset-bug

Repository files navigation

faust-blockset-bug

To reproduce

  1. Setup a WordPress site
  2. cp .env.local.sample .env.local and connect to the WordPress site
  3. npm install && npm run build
  4. npm run blockset, works fine
  5. Go to ./wp-blocks/my-first-block/MyFirstBlock.jsx, comment out line 10 and uncomment lines 1, 5, 6, and 7.
  6. Run npm run blockset again, this time it will fail.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published