Skip to content

Feature Request: Support Renaming App Folder and Main Entrypoint #1145

Closed
@sqwk

Description

@sqwk

At the moment the cli expects the main entrypoint to be at src/main.ts and the AppComponent at src/app/index.ts If one renames/moves them to src/js/bootstrap.ts and src/js/app.ts respectively, production compilation will fail. Normal compilation works fine. It seems that main.ts is hardcoded into the production build somewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentfeatureIssue that requests a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions