HJ Blokland
HJ Blokland
Good question! Are there any plans to upgrade blendid? A lot of packages are outdated which causes errors in node 10.
After applying minor upgrades on outdated packages Blendid works with node 10. Fixed in: https://github.com/vigetlabs/blendid/pull/571
When using browsersync at localhost:3000 Drupal will see the hot reloaded js file and auto reloads the page when you change something in the src/javascripts folder
I also need a watch task for my custom postbuild task. Can’t figure out how, did you find a solution already?
Same problem here