zackify / gutenblock

The easiest way to develop and release Gutenberg blocks (components) for WordPress
https://www.youtube.com/watch?v=apZwd0FqQu4
MIT License
237 stars 15 forks source link

Error in watch in windows #19

Open hamedmoody opened 5 years ago

hamedmoody commented 5 years ago

Hi I have error in windows: My docker is: image Bur my terminal is: image image

zackify commented 5 years ago

Looks like something with the code I have that checks the block folder name doesn’t work on windows. Could you go into the loader.js and console.log the array before I call .replace?