-
**Is your feature request related to a problem? Please describe.**
I found myself having to do a bunch of digging and workarounds to be able to "extend" ts-pattern to make my library able to play n…
-
**Describe the bug**
Additional details: https://github.com/vitejs/vite/issues/14605
Importing this library with Vite logs these errors:
1. Module "module" has been externalized for browser com…
-
### Issue description
This is my serverless (V4) file:
```
build:
esbuild:
bundle: true
minify: true
external:
- "@aws-sdk/client-s3"
exclude:
- "@aws-sd…
-
Hi!
I’ve recently started developing with Goa, and I’m still learning about all its functionalities. I’m currently trying to convert a user-defined type into a struct in a library. For this specif…
-
**Describe the bug**
In robot.toml the setting python-path can be used. According to the specs (https://robotcode.io/03_reference/config#python-path) a glob pattern can be used.
When I try this:
…
-
### Describe what should be investigated or refactored
The getting started guide in the Cobra documentations demos the library by using the `init()` function to register the command and configure f…
-
The current state of the `library` needs refactoring. I propose to refactor to the following structure:
- root
- tools
- explorer
- optimizer
- ...
- cli
- discopop (e.g. …
-
**Describe the bug**
When I generate a component in an angular library (ng11), and I am going to use it in a storybook, it shows me the error of:
`Cannot read property 'selector' of undefined.`
…
-
**Describe the bug you encountered:**
The [examples](https://github.com/sharkdp/fd#excluding-specific-files-or-directories) for the `--exclude` or `-E` option imply that it should work with absolut…
-
The StreamWriter feature in Excelize is great for handling large XLSX file generation. Currently, temporary files are created using Golang's os.CreateTemp, as seen in [stream.go#L740](https://github.c…