Neelabh Gupta
Neelabh Gupta
[RequireJS can be run inside a Web Worker](https://requirejs.org/docs/api.html#webworker). I'm using the [CJS plugin](https://github.com/guybedford/cjs) to use CommonJS modules inside a web worker, but I'm getting the "Environment unsupported" error message from...
`cleaver watch` should rebuild on changes to a template, style, or any file included as part of a theme. I know #120 added support for watching stylesheets if passed with...
[DeckTape](https://github.com/astefanutti/decktape) is a PDF exporter for HTML presentation frameworks. It has many features and supports several HTML frameworks. Adding a plugin for Cleaver to DeckTape could be one way to...
Original issue: cs-education/sysbuild#168 Please see the original issue linked above for exact description of the issue and detailed steps to reproduce it. The issue can be reproduced in the main...
When working on this project, I'm hesitant to make changes because there doesn't seem to be a way to ensure that any changes 1. don't break things, and 2. don't...