Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentfeatureLabel used to distinguish feature request from other issues

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions