Olivier Fortier

Results 12 comments of Olivier Fortier

I am having the exact same problem, and @scriptify 's fix seemed to have resolved the issue for me in general. However it still has the same issue but only...

It would really be nice to have this feature, even just being able to mass rename the files with the suggested extension would be a life saver when dealing with...

I just wanted to say the same thing happens to me

use the `.transform` property of the `AsyncParser.processor` , it will give you a transform stream, which can be used as a read stream. That's how I managed to directly stream...

Bumping. It's really frustrating to switch into desktop mode and loose some gaming mode features just to fix this.

Ok, so I have figured out how it works now and am able to render a template on the screen with the webpack example. However I can't seem to use...

I just tried the server-side example using express and it seems like everything works fine there. I can pass data into my templates, use directives , etc... out of the...

I tried without the $ sign and I am still unable to render the template. Here's a stackblitz : https://stackblitz.com/edit/bladejs-webpack?file=views/view.bjs Do you know of any repos using the webpack loader...

I wish I could help with that, but I'm not really good enough to work on compilers, runtimes, loaders and all that magic stuff ! Thanks for the answer though...