Skip to content

Angular based MCP apps example #423

@Avcharov

Description

@Avcharov

Is your feature request related to a problem? Please describe.
Building mcp apps with current examples setup is not smooth using angular as it doesn't have setting to bundle app into single file and there is not possibility to extend build settings with vite plugins as it is done for other frameworks

Describe the solution you'd like
Easy to understand example to build mcp apps with angular

Describe alternatives you've considered
One of possible ways is to make postbuild script which will inline .js and .css files to generated index.html .

One more is to use AnalogJS, Angular meta framework with viteSingleFile add-on, but still it is not Angular native solution.

I believe there is better way to do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions