Open vladimiry opened 5 years ago
Will accept a PR that changes it to use ng-packagr.
@cormacrelf I just hit the original issue described here and was going to contribute a fix, but it looks like there's nothing to change. Just when publishing you need to do npm publish modules/ng2-dragula/dist
instead of npm publish modules/ng2-dragula
and everything should just work. Any chance you could publish a new version with that change? Thanks! 😄
Edit: I didn't spot you were using lerna to publish, I just sent a small patch your way that should make the required changes for this to work: https://github.com/valor-software/ng2-dragula/pull/962
Hi,
do you know when you plan on releasing the fix? This tiny issue prevent me to test if ivy works for me :-)
Thanks
REQUIRED: Before filing a usage question
Change each
[ ]
to[x]
when you have done it.[usage question]
ng2-dragula
issues, including closed issues.Use case description (required)
The npm published package doesn't seem to be compatible with to be released soon Ivy Renderer (Renderer3). See this issue https://github.com/angular/angular/issues/29703 for details.
Is there any special purpose in shipping two package.json files?