Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Jake recompiles on change but does not emit changed output #9959

Copy link
Copy link
@ghost

Description

To reproduce:

  • jake clean
  • jake runtests t=navigationBarItemsFunctions lint=false: The test succeeds.
  • Go to navigationBar.ts and add this won't compile to the top of the file.
  • jake runtests t=navigationBarItemsFunctions lint=false: Compilation fails.
  • Go to navigationBar.ts, remove the previous change, and add if (1) throw new Error(); to the top of getNavigationBarItems.
  • jake runtests t=navigationBarItemsFunctions lint=false: The test succeeds.
  • jake clean
  • jake runtests t=navigationBarItemsFunctions lint=false: The test fails.

The problem appears to be fixed in the gulp version already.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.