-
@justinfagnani @bazelbuild What structure are you looking for, exactly? Something like: ./my_component.{ts,css,html} ./demo/my_app.{ts,css,html} In a way which can deploy
my_component
to NPM? Do you care about actually publishing the library?
my_component
to NPM? Do you care about actually publishing the library?