-
I am trying to create an angular project to work with the Firebase (@angular/fire) and Native Federation in an NX Monorepo.
This is my setup:
*tsconfig.base.json*
```
{
"compileOnSave": fal…
-
# 🚀 Feature request
### Description
We have many libs and apps in our monorepo. The problem is that most settings for libs in angular.json are identical, same for apps. We have few thousand …
-
### Current Behavior
SUBJECT: MFE remove remote (nx-console) NX forgets to dismantle the lazy loaded route config
upon removal of remotes
this code should have been deleted but was left behind insi…
-
Please support Component Testing for Angular.
In v1.22.0, there is experimental support for react, vue, and svelte Component Tests
> https://github.com/microsoft/playwright/releases/tag/v1.22.0
…
-
I have the following:
new WebAppDeployment(this, 'WebAppDeploy', {
baseDirectory: props.baseDirectory,
relativeWebAppPath: props.relativeWebAppPath,
webDistribu…
-
### 🚀 The feature, motivation and pitch
I insist on trying to learn and study the llama-stack API and its examples, but they are complex. There’s no documentation, or I’m unable to access it.
I wa…
-
### Summary
### **Objective**
Develop an Angular UI Components library for Telegram Mini Apps that implements the design language outlined in the [Figma Telegram UI Kit](https://www.figma.com/commun…
-
Importing the 'node_modules/flag-icons/sass/flag-icons.scss' in an scss file isn't working in newer angular applications with the esbuild bundler (which is now default).
When I do this in my `style…
-
Same issue as [here](https://github.com/10up/flexibility/issues/44), but I'm using React. This will be a common issue for most Js rendered apps.
So requiring in the file automatically runs a function…
-
## [Using Angular 2 Patterns in Angular 1.x Apps](https://egghead.io/courses/using-angular-2-patterns-in-angular-1-x-apps)
Angular was updated to 8.0.0. Need to review all angular courses for break…