ΝΙΚΟΛΑΣ

Results 252 comments of ΝΙΚΟΛΑΣ

Can you shoot me a screenshot? I will have a look.

@riccardogiorato I am just re-reading this now and I didn't read your issue correctly. I will ship support for this in the first major plus a ton of other new...

The new configuration will allow you to target multiple themes and stores from the package.json file. See here https://github.com/panoply/syncify/tree/next#example - where you can set multiple themes for any store. Would...

No problems. I will build this capability into the next release. The new version aims to take away the burden of Gulp tasks and handle the asset pipelines. Would you...

Privet @slavamak. Thanks for the kind words. You understand correct, until I am completely done, _next_ will not be fully operational. The rebuild got a little feature full so still...

Leverage `insertBefore` and apply the Regular Expression matches. Here is a JavaScript extensions I leverage that you can appropriate to HTML: ```js config.addPlugin(highlight, { init: function({ Prism }) { Prism.languages.insertBefore('js',...

There might a solution around this by passing requests through serverless lambdas. I have not investigated it as yet. Another approach is simply throttling the requests. In terms of the...

Happy days. I will be working with the module on a side project, so I will see how far I can push it. Boxrec is getting difficult as we progress...

Bumping this. It would be great if when passing the `--color` flag via an pnpm command that colours will be inherited/respected, as of now `--color` will just print white. I...

> But it will be a mess. Is that ok? So the pnpm output text when running recursive commands would be sacrificed? ie: we loose path prefix?