Skip to content

Source Maps don't appear in a cordova project #6674

@jrwpatterson

Description

@jrwpatterson

Bug Report or Feature Request (mark with an x)

- [x ] bug report -> please search issues before submitting
- [ ] feature request

Versions.

@angular/cli: 1.1.1
node: 6.9.1
os: win32 x64
@angular/animations: 4.1.3
@angular/common: 4.1.3
@angular/compiler: 4.1.3
@angular/compiler-cli: 4.1.3
@angular/core: 4.1.3
@angular/forms: 4.1.3
@angular/http: 4.1.3
@angular/material: 2.0.0-beta.6
@angular/platform-browser: 4.1.3
@angular/platform-browser-dynamic: 4.1.3
@angular/platform-server: 4.1.3
@angular/router: 4.1.3
@angular/upgrade: 4.1.3
@angular/cli: 1.1.1

Repro steps.

create a cordova application and build using the angular cli

Desired functionality.

I want source maps to be found. Currently I build for web and source maps are in the .webpack folder. But cordova doesn't give me access to this making debugging much harder than needed

Mention any other details that might be useful.

I think its possible to get this if given the option to use inline source maps, or option to change the path of the source maps

Metadata

Metadata

Assignees

Labels

P5The team acknowledges the request but does not plan to address it, it remains open for discussionneeds: repro stepsWe cannot reproduce the issue with the information givenseverity2: inconvenient

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions