Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.

continued missing source map debug issues #289

Closed
@lrlarson

Description

@lrlarson

Short description of the problem:

With [email protected], source maps are not available for debugging in Chrome and Firefox.

What behavior are you expecting?

To see source .ts files for debugging.

Steps to reproduce:

  1. Build app with [email protected] and latest everything
  2. Use Ionic Serve to open app in Chrome
    3.Go to dev. tools -- no source map files are available. This was working fine prior to webpack installation. With version [email protected] source maps are available the right .ts files, but have null as content.

Which @ionic/app-scripts version are you using?
[email protected]

Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
There was a previous issue listed here as closed with version [email protected], but I a getting this behavior with [email protected]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions