Skip to content
This repository has been archived by the owner on Jan 10, 2018. It is now read-only.

Use inline source maps, closes #180 #200

Closed
wants to merge 1 commit into from
Closed

Conversation

Meligy
Copy link

@Meligy Meligy commented Aug 26, 2016

There are 2 ways to solve the source maps issue #180:

  • Copy the .ts files from src to dist folder
    Which kinda is against the point of having the dist folder separation at all
  • Inline the sources in the sourcemaps
    Which this PR suggests

Checked against the current Angular CLI webpack output.

@Meligy Meligy mentioned this pull request Aug 28, 2016
@brandonroberts
Copy link
Member

Closing as previously resolved

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants