Jacek Chałupka
Jacek Chałupka
The problem can be solved by passing `--namespace-packages --explicit-package-bases` UNLESS a parent folder is not valid module name (e.g., it contains `-`). Consider the following structure, ``` my-app/ ├─ src/...
I agree that in most cases it is very strange thing to do, but as mentioned in original post, it might be useful for testing purpose. I am assuming that...
Thank you for the comment! Really appreciate it. I think it was partially addresses, as right now when I use key with curve `secp256r1` and try to use `alg=EC384` I...