bazel-nx-example
bazel-nx-example copied to clipboard
feat(web): add nebular dep
@nebular/theme
and @nebular/eva-icons
have the issues with unnamed UMD bundle.
So, here we use patched versions of these deps, published in npm:
"@nebular/eva-icons": "npm:@scalio-oss/nebular-eva-icons@^4.1.3",
"@nebular/theme": "npm:@scalio-oss/nebular-theme@^4.1.3",