-
### Environment
Angular 17 app built with esbuild.
### Steps to Reproduce
- Init a new Angular project:
- Add sentry/esbuild-plugin
- Integrate the plugin in the Angular builder
### Expected Resu…
-
Hello,
(I'm on Windows)
In this issue, I've manually installed `sass-loader` (https://github.com/Coly010/ng-rspack-build/issues/9) + "fixed" paths in `project.json` just in case (https://github.…
-
Thank you for this great app, it's incredibly easy to use. One issue I'm having is when I go to an angular ASP.NET app website that normally works in a regular browser and other browser automation too…
-
### Is this a regression?
Yes
### Description
When upgrading to `18.3.0` from `17.6.16` I get compilation errors coming from files in node_modules. My `package.json` looks as follows:
```
...
"d…
-
Hello,
Reading the log when serving an rspack application, it seems that `Content not from webpack is served from` folder is incorrect.
It is saying `E:\Git\nx-rspack-angular\public` when it sho…
-
-
# 🚀 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 …
-
### Which @angular/* package(s) are relevant/related to the feature request?
_No response_
### Description
Angular should provide a common and supported mechanism for the setting of configuration v…
-
## Overview
This article talks about testing angular app using playwright.
-
### 📖 Reproduction steps
1. Go to Studio Home
2. Click on New Angular 11 Application
3. wait for project to be generated
4. See error listed in message - essentially @angular/compiler is not avail…