Bjørn Erik Pedersen

Results 874 comments of Bjørn Erik Pedersen

>Is there a downside to doing this with resources.GetRemote? I don't see any downsides.

I guess this somehow relates to ... #12918 One workaround you don't mention is to ... move the directories to a more ... traditional setup.

OK, looking at fcdc454cc58e9f26ba29389100adfc09cb383448 -- that doesn't actually solve this particular issue.

>Thank you for responding by adding to the index.js. However I did not have trouble with the import statements, I imported all 12 classes no problem. In your question I...

I have pushed a `v2.1.0` with this commit 658e28ae57645d4b767125c4e079d38359815186 Note that I'm pretty sure you still will get an error, but the error should provide more context. I have not...

>Perhaps not as detailed/helpful as you were looking for...? This can be related to how you handle the `transpiler` instances, so I suggest you fix that first (I created an...

This needs to at least wait (and in any case, we can limit the change to the documentation to start with).

Your test site fails on my ARM64 MacBook (I'm pretty sure I tested a site with Dart Sass on ...). The error message is clear and simple to understand, though....

OK, the image in 0.136.2 looks good to me on MacOS (ARM64) for the test site above. Note that both of these now work: ``` docker run --rm -v .:/project...

>I haven't looked at the latest Dockerfile, but why would I use the second one (no persistent cache). I wouldn't, but for small/simple blogs it does not make much difference...