William Rainbird

Results 16 comments of William Rainbird

@jonathanmoore this is awesome, finally getting a chance to play around with this. I extended it a little further, I really wanted the Liquid variables to be in the same...

@jonathanmoore did you have any luck migrating this over to the new config? Just looking at it now and running into some roadblocks getting it to work.

@jonathanmoore I had a go over the weekend and think I've got it working using this, hope this helps: ```javascript const plugins = []; var liquidWrapper = new WrapperPlugin({ test:...

Jumping onboard this issue instead of creating another one - I'm experimenting with Vue JS and would love some insight on how to incorporate [Vue Loader](https://vue-loader.vuejs.org/guide/#manual-configuration) into the watch /...

Hi @bodog thanks for the update. I'm new to Slate and webpack in general, picking a few things here and there but currently loving Slate so far from a base...

Would love to see this one in an upcoming release!

Sorry I mean the actual tag key doesn't work at all. So when I need to indent a block of code pressing tab key doesn't do anything. I've isolated the...

If anyone else is running into this issue with Astro, adding this to `netlify.toml` fixed the issue for me: ``` [dev] command = "yarn dev" framework = "#custom" targetPort =...

> > If anyone else is running into this issue with Astro, adding this to `netlify.toml` fixed the issue for me: > > > > ``` > > [dev] >...

I'm getting this issue again with Astro 3. As it's with Astro 3 + Node 18, I have created a new issue here: https://github.com/netlify/cli/issues/5978