-
@justinfagnani @bazelbuild Is this what you're looking for? Took some fiddling and is definitely harder than it needs to be, but it's mostly just generating an app and a library, then updating config paths. History should show how I generated and moved things around. github.com/dgp1130/ng-root-lib/
-
@justinfagnani @bazelbuild I left the
src/
directory the way it's typically done for Angular, but you could probably flatten that by updatingsourceRoot
inangular.json
if it bothers you.