Miguel Rangel
Miguel Rangel
# Rollup is tot watching the changes at the included directories. If the `watch.include` option is set, the watcher will not work or watch on the desired directory. Setup: -...
Hi! I was doing a test on a basic Node/express app just to see how it works and instantly it threw me an error: `C:\folder\to\app\index.js:12 throw e; ^ Error at...
When I run the build command it shows:  The it fails because it can't read this file:  Seems like it is formating wrong that path, when I run...
## Expected Behavior Make it run on a simple node app. ## Current Behavior Showing this message and closing porcess: ```javascript refresh_locale_list [476]: GetKeyboardLayoutList(0, NULL) found 3 layouts. refresh_locale_list [493]:...
An update of rollup-build-plugin has just been launched and I had to update it manually because some methods are not supported by esbuild anymore and the version that comes in...
Feat/cli
This pr adds a CLI utility tool based on the new DB/API implementation in this PR #10 Please [read the documentation](https://github.com/denyncrawford/openv0/tree/feat/cli/openv0_cli)
### Proposal It would be beneficial to provide a means for users to specify custom end-user configurations. There are scenarios where you might need to adjust settings such as: -...
Would it be possible to enhance the error messages to provide more detailed information about the failing fields during operations? Presently, the error response is limited to: ``` { "error":...