Skip to content

ng serve should work even a test doesn't compile #879

Description

@cexbrayat

It would be nice to have ng serve still working even a test file is not compiling.

During development, we often refactor something and want to fast check if the change still work in the browser, but we can't because we currently have to fix the unit tests first.

Would it be possible for ng serve to only compile the main files and not the specs?

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 urgent

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions