-
### Which scope/s are relevant/related to the feature request?
router
### Information
Currently, any file with a `.ts` extension under the`src/app/routes` folder is treated as a route. If you want …
-
### Please provide the environment you discovered this bug in.
Local development, reproduction here: https://github.com/markmals/analog-router-bug-reproduction
### Which area/package is the issue in…
-
### Please provide the environment you discovered this bug in.
When you setup an Astro project with MDX + React + Angular if your React components use typescript (`.tsx`) then pages that import the…
-
### Which scope/s are relevant/related to the feature request?
create-analog
### Information
Angular v15 has been officially released but doesn't exist in the create-analog optoions
### Describe a…
-
### Which scope/s are relevant/related to the feature request?
vite-plugin-angular
### Information
Angular Material uses custom `sass` and `style` properties in the `package.json` exports. Wh…
-
### Please provide the environment you discovered this bug in.
[Error reproduction](https://stackblitz.com/edit/analogjs-astro-angular?file=src/pages/index.astro)
### Which area/package is the issue…
-
### Which scope/s are relevant/related to the feature request?
Docs
### Information
Astro has an integration for mdx and I wanted to use an Angular component in the mdx file.
I couldn't find…
-
### Please provide the environment you discovered this bug in.
I've recreated the issue in this repo:
https://github.com/simitch1/analog-astro-double-rendering-bug
### Which area/package is the…
-
### Please provide the environment you discovered this bug in.
I've been using react with typescript in astro and its working ifne but, when i tried integrating Angualr with astro in the same project…
-
### Initial Requirements
- API routes are defined as TypeScript files as part of the source code that is only executed on the server.
- They could live under `src/pages/api` with a predefined defi…