Skip to content

Compling in other path (dist), no in same path (src/app) #2368

Closed
@jamlfy

Description

@jamlfy

Well, the compiling files for .ts is in the same path. The problem is don't clear the project, when you search a line into all the fails compiling is very very hard, with that.

app.component.html
app.component.js // Compling
app.component.js.map // Compling
app.component.ts
app.css
app.module.js // Compling
app.module.js.map // Compling
app.module.ts
main.aot.ts
main.js // ??
main.js.map //??
main.ts

Is very clear when use the path dist

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions