Phillip Couto
Phillip Couto
@keighl building on this could you release a new version so we can take advantage of the templateAlias feature that was added recently?
@Anthony-Jhoiro conceptually looks good, how do we generate the module import path when in a workspace? Do we treat it similar to the npmScope for javascript / typescript projects?
> Hello @phillipCouto ! > > Thank you for your answer. I had the same question, I'm just getting started with nx, and I am not sure if adding a...
> Hi! Could you be so kind to explain how to get go workspaces working with nx? > > From my understading, I should just initialize the workspace in the...
I can work on this once #57 is merged so is to avoid conflicts.
@beeman we should merge this, it will be a nice quality of life improvement.
@asterikx we should expand this contribution with unit tests to validate the feature is behaving correctly as well as address @beeman question. If you don't have time for this I...
Wouldn't it be ideal if the ```chunk-index``` and ```byte-index``` were combined? So the format could be: ```| start position | chunk sum |``` This way the reads are optimized to...
The benefit would be that you don't need a local copy of your backup. It can talk directly to the backend so as data is written to the repo or...