Results 52 comments of Zauberfisch

+1 A general purpose system would be great here.

I've never used jest, but couldn't you just make up a mime type, then tell one-loader to extract that and use some file-loader or something to put it into a...

Ok, turns out it won't work. You'll get: ``` Module Warning (from ./node_modules/one-loader/src/index.js): (Emitted value instead of an instance of Error) Only one type script tag is allowed per component....

thinking about it, it might actually be good to add one more tag that is generic for template or descriptive stuff. Don't get me wrong, I still think we need...

@MunGell I took a quick look at it, but I realised I currently don't have the time to do some proper work that is not just a quick hack. So...

Turning `` into a string is easy enough using `posthtml-renderer` to turn it back into html. But this will mess with custom content like template languages (eg handlebars, twig, ...)...

Not sure how to handle the html parsing and maintaining the content as raw string. The underlying `htmlparser2` that is used by the current parser is not able to handle...

In some preliminary testing, cheerio seems to be doing exactly what it should. It's using parse5 in the background, so in theory we might also get it done with just...

Did anyone figure this out? My google dashboard now shows that my quata limit is 0/requests per day, and when I want to change it I get: > Enter a...

bump. I believe this is still an issue