Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

chore(deps): update to webpack 2.1.0-beta.20 and typescript 2.0.0 #131

Merged
merged 2 commits into from
Aug 7, 2016

Conversation

manekinekko
Copy link

@manekinekko manekinekko commented Jul 27, 2016

update to webpack 2.1.0-beta.20 and typescript 2.0.0
fix #130

"typings": "~1.0.5",
"webpack": "^1.13.1",
"webpack": "^2.1.0-beta.20",
Copy link
Contributor

Choose a reason for hiding this comment

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

does beta-20 work?

Copy link
Contributor

Choose a reason for hiding this comment

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

nvm I was thinking of typescript

Copy link
Author

Choose a reason for hiding this comment

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

yes it does. Otherwise, I wouldn't send this PR :)

@Igonato
Copy link

Igonato commented Jul 31, 2016

Any plans on getting tree-shaking to work?

@MarkPieszak
Copy link
Contributor

MarkPieszak commented Jul 31, 2016

I haven't tried to get it with webpack2 just yet but looks like it should be available in TS 2beta? Not positive. Something to do with target es5 module es6. Here's the PR (microsoft/TypeScript#9042) @manekinekko

@PatrickJS PatrickJS merged commit cf4bb71 into angular:master Aug 7, 2016
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.

update to webpack 2 and typescript 2
4 participants