rna icon indicating copy to clipboard operation
rna copied to clipboard

🚀 Build tools for modern web modules and applications.

Results 24 rna issues
Sort by recently updated
recently updated
newest added

Not sure when the title changed in vitest, but this will make it work with at least vitest 3.1.2. Are there any plans to release v0.19 soon?

Hello! Documentation for esbuild-plugin-html is based on latest beta release, not on actual "current" release. Can you release 0.19 as current release ? Thanks.

Hi, Seems like line-breaks and spaces are removed, even if minify is false. See https://github.com/chialab/rna/blob/421ba5dee9cb422c1e08c8dcb44b6c83ad8b97fb/packages/esbuild-plugin-html/lib/index.js#L297C25-L297C35 Imho, better to stick to minify plugin in this case. My issue right now is...

I was browsing NPM for sourcemap related packages and came across this `@chialab/estransform` package. According to the current published version on NPM and the `README` in the repo today, the...