-
Notifications
You must be signed in to change notification settings - Fork 78
build(components-e2e): Bazelify components-e2e app. #1728
Conversation
Deploy preview for barista ready! Built with commit da3cf5f ✅ Preview: https://barista-18dt1u4om.vercel.app This pull request is being automatically deployed with now-deployment |
da3cf5f
to
5bacbed
Compare
Deploy preview for barista ready! Built with commit 5bacbed ✅ Preview: https://barista-g8355q3ro.vercel.app This pull request is being automatically deployed with now-deployment |
5bacbed
to
aa62d03
Compare
Deploy preview for barista ready! Built with commit aa62d03 ✅ Preview: https://barista-4fp1cbgec.vercel.app This pull request is being automatically deployed with now-deployment |
1926d9b
to
3ca5536
Compare
Deploy preview for barista ready! Built with commit 1926d9b ✅ Preview: https://barista-ahxgxm29c.vercel.app This pull request is being automatically deployed with now-deployment |
3ca5536
to
8c1d0ba
Compare
Deploy preview for barista ready! Built with commit 3ca5536 ✅ Preview: https://barista-mcyfzklaw.vercel.app This pull request is being automatically deployed with now-deployment |
Deploy preview for barista ready! Built with commit 8c1d0ba ✅ Preview: https://barista-lus4bv9kh.vercel.app This pull request is being automatically deployed with now-deployment |
8c1d0ba
to
d0098f6
Compare
Deploy preview for barista ready! Built with commit d0098f6 ✅ Preview: https://barista-cgc04u0i0.vercel.app This pull request is being automatically deployed with now-deployment |
d0098f6
to
7b263f8
Compare
Deploy preview for barista ready! Built with commit 7b263f8 ✅ Preview: https://barista-bcht5ulwm.vercel.app This pull request is being automatically deployed with now-deployment |
7b263f8
to
0879515
Compare
Deploy preview for barista ready! Built with commit 0879515 ✅ Preview: https://barista-ved2ruenh.vercel.app This pull request is being automatically deployed with now-deployment |
Pull Request
Bazelify components-e2e application with all its routes.
To be able to build the styles with the webpack style imports of cdk
@import ~@angular/cdk/overlay
I added the patch for a pull request in the rules_sass repository, that adds the support for this. bazelbuild/rules_sass#122. We need this to support cli and bazel build at the same time.