Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Angular2 app bundling: errors from tippex #27

Closed
pkozlowski-opensource opened this issue Jan 27, 2016 · 4 comments · Fixed by #124
Closed

Angular2 app bundling: errors from tippex #27

pkozlowski-opensource opened this issue Jan 27, 2016 · 4 comments · Fixed by #124

Comments

@pkozlowski-opensource
Copy link
Contributor

Today I've manged to go though all the steps of packaging an Angular2 application with Rollup but had to resort to few hacks, one of the problems being Rich-Harris/tippex#1.

I'm opening the issue here as maybe we can find another solution not involving tippex (or even if it is fixed on the tippex side we still need a test case + version bump).

@Victorystick
Copy link
Contributor

@pkozlowski-opensource I tried to bundle Angular2 itself, and hacked around the tippex issue, but soon encountered other, more difficult problems that I've now outlined in #28. I'd really appreciate any input you might have.

Tippex can be completely removed from the plugin once TypeScript handles ES2015 modules along the ES5 script target.

@sonicoder86
Copy link

@Victorystick with Typescript 2.0-dev it is allowed to use ES2015 modules with ES5 target

@tamascsaba
Copy link

@Victorystick ??

@PaulBGD
Copy link
Collaborator

PaulBGD commented May 23, 2017

Looking into this personally, should have a fix in #91 once I figure it out.

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 a pull request may close this issue.

5 participants