Ryan Zimmerman

Results 239 comments of Ryan Zimmerman

Before we go too far on this, a few questions: - Source maps work for JS & CSS. Is there any browser capable of handling HTML source maps? - JS...

@TimothyGu True; this wouldn't solve the original issue of handling html minification and keeping correct line numbers. > Another solution is to minify the render()'s output, but this may be...

Thanks for chiming in @sitegui As things stand now, I would be in favor of closing this. - @sitegui has found a solution that works for him. - Someone would...

@mde Do you still have push access to tj/ejs? If so, how about putting a notice like this at the top of the README: > # This repo is UNMAINTAINED...

Without any example code, it's hard for me to figure out what issue you're encountering.

`logical-assignment-operators` should be enabled for Node 15+

Should be fixed since https://github.com/jprichardson/node-fs-extra/pull/894.

Closing since information is not forthcoming. If you're experiencing this problem, please open a new issue with a MCVE.

`fs.cp` is still experimental, so holding off actually porting.

Closing as abandoned; if someone wants to pick this up, please open a new PR.