-
### Which scope/s are relevant/related to the feature request?
platform
### Information
When using `nx g @analogjs/platform:app` to generate a new app, a `.eslintrc.json` is generated. This should …
-
### Please provide the environment you discovered this bug in.
https://github.com/meeroslav/test-analog/tree/agx-missing-packages
To reproduce:
- yarn
- yarn dev
- // analog reports missing ma…
-
### Describe the bug
In vanilla project with vue3 + vitest + @testing-library/vue + node 18.18.2 or 20.11.1, setting and debugging breakpoints in vs-code on windows 11 does not work as expected. De…
-
Use JIT mode for testing faster compilation. Related to: https://github.com/analogjs/analog/issues/409
-
### Current Behavior
I just setup a new Nx monorepo with bun using `bunx create-nx-workspace@latest --preset=@nxtensions/astro --packageManager bun`
This github action file was generated:
```ya…
-
### Describe the bug
The page crashes while the application is automatically running `npm install`, roughly 15 seconds after loading the page.
### Link to the blitz that caused the error
https:…
-
[Analog](https://analogjs.org/) has their own vite plugin for Angular support which has much better integrations with Vite and Vitest then currently mentioned `@nxext/angular-vite`
Link to the repo…
-
### Relevant Scope
angular application
### Description
Analog provides an unique component authoring format: Analog SFC.
### Describe the solution you'd like
Update each Angular component to this…
-
I'm trying to use module federation with the latest AnalogJS and native-federation but I'm failing with errors in the build. It would be interesting to update this project in order to demo how we coul…
-
With Angular 14 and jest-preset-angular 12 it's now possible to get pretty far along the ESM path. Will this be upgraded to give me an option to use that instead of the commonjs versions?
In the je…