BenjaminBrandmeier / angular2-image-gallery

Image Gallery built with Angular 18+, node.js and GraphicsMagick
https://oidamo.de/blog/gallery-demo
MIT License
305 stars 106 forks source link

SystemJS #23

Open ddesna opened 7 years ago

ddesna commented 7 years ago

How can I use it with SystemJS ?

mickaelroupie commented 7 years ago

ddesna, I'm faced with the same question. When I try, I have multiple errors. Did you progress on the question? Thank you.

BenjaminBrandmeier commented 6 years ago

I did not have an in-depth look into this, but he newest version (6.0.0) is published as angular package format. I got rid of the custom library generation with this release.

Can you retest this and give some insights and error details?