Milan Raj

Results 72 issues of Milan Raj

### What is the feature you are proposing? I'm in a context where I'm creating re-usable Hono apps that can be used on different base path endpoints such as `/apps/myapp1`...

enhancement

In an angular workspace the `package.json` for the library is not the package that `npm publish` is called on. Instead Angular creates a separate `dist/my-lib` folder with a new `package.json`...