Miguel Rangel

Results 8 issues of 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: -...

bug
needs investigation

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...

bug
needs more info

When I run the build command it shows: ![image](https://user-images.githubusercontent.com/28849055/151107637-127adb27-798b-452f-8ac4-2178a9c74d05.png) The it fails because it can't read this file: ![image](https://user-images.githubusercontent.com/28849055/151107300-c5f815b2-f8ec-4da4-abe2-10d2736b56b9.png) 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]:...

bug
investigating

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...

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: -...

proposal

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":...