David Wallin
David Wallin
Hi, just wanted to note that I'm still having this issue with the cloudbuild version. Also, this looks awesome, can't wait to try it. I'm running on CentOS Linux release...
Got it, doing docker build worked. Thanks!
I'm also having a similar problem on node v6.9.5. I noticed this plugin is using an older version of harp - would you mind updating to the latest (0.23)?
I'm getting a segmentation fault on OSX due to the version of node-sass that terraform is using. Forcing terraform to use node-sass 4.8.3 fixed the issue. Can we have terraform...
I did it with a small template change and some jquery. Not perfect, but easy and better than nothing: ``` {{#state}} {{name}} {{{../markup.example}}} {{/state}} $(function() { $("div.example.state > div.item").each(function() {...