Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(@ngtools/webpack): add source-map-support. #7191

Merged
merged 3 commits into from
Jul 31, 2017

Conversation

aecz
Copy link
Contributor

@aecz aecz commented Jul 28, 2017

karma plugin relies on source-map-support being a dependency of karma-source-map-support and npm 3+ flat dependency tree.

pnpm/pnpm#863

karma plugin relies on source-map-support being a dependency of karma-source-map-support and npm 3+ flat dependency tree.

pnpm/pnpm#863
Copy link
Contributor

@filipesilva filipesilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also change the commit name to fix(@angular/cli): add explicit source-map-support dependency?

Commit messages affect the changelogs, and this change is for @angular/cli proper.

@@ -91,6 +91,7 @@
"silent-error": "^1.0.0",
"source-map": "^0.5.6",
"source-map-loader": "^0.2.0",
"source-map-support": "^0.4.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add this to https://github.com/angular/angular-cli/blob/master/packages/%40angular/cli/package.json as well?

We have several packages being deployed from the same repo so multiple package.json need to be updated.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency added and also fixed the enumerate in karma.ts.

@filipesilva
Copy link
Contributor

I agree with the conclusions in pnpm/pnpm#863 and would like to see this merged.

@filipesilva filipesilva merged commit 06f3026 into angular:master Jul 31, 2017
@filipesilva
Copy link
Contributor

Done, thanks!

@aecz aecz deleted the patch-flat-tree branch July 31, 2017 10:46
hansl pushed a commit that referenced this pull request Aug 3, 2017
karma plugin relies on source-map-support being a dependency of karma-source-map-support and npm 3+ flat dependency tree.

pnpm/pnpm#863
hansl pushed a commit that referenced this pull request Aug 3, 2017
karma plugin relies on source-map-support being a dependency of karma-source-map-support and npm 3+ flat dependency tree.

pnpm/pnpm#863
dond2clouds pushed a commit to d2clouds/speedray-cli that referenced this pull request Apr 23, 2018
…r#7191)

karma plugin relies on source-map-support being a dependency of karma-source-map-support and npm 3+ flat dependency tree.

pnpm/pnpm#863
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 12, 2019
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.

3 participants