bluehalo / ngx-leaflet

Core Leaflet package for Angular.io
MIT License
767 stars 126 forks source link

ngx-leaflet 16.0.0 published without building #357

Closed mateusduraes closed 1 year ago

mateusduraes commented 1 year ago

Hello, it seems like the version 16.0.0 was published without building the code. I've got errors when trying to import the module. After installing 15.0.1 it worked again.

Version 16.0.0 - code tab on npm https://www.npmjs.com/package/@asymmetrik/ngx-leaflet/v/16.0.0?activeTab=code

Version 15.0.1 - code tab on npm https://www.npmjs.com/package/@asymmetrik/ngx-leaflet/v/15.0.1?activeTab=code

reblace commented 1 year ago

Oh I know what I did. I’ll fix it tonight or tomorrow. Sorry about that.

On Fri, May 12, 2023 at 6:02 PM Mateus Duraes @.***> wrote:

Hello, it seems like the version 16.0.0 was published without building the code. I've got errors when trying to import the module. After installing 15.0.1 it worked again.

Version 16.0.0 - code tab on npm

@.***/ngx-leaflet/v/16.0.0?activeTab=code

Version 15.0.1 - code tab on npm

@.***/ngx-leaflet/v/15.0.1?activeTab=code

— Reply to this email directly, view it on GitHub https://github.com/bluehalo/ngx-leaflet/issues/357, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADVLPM3JGWWEXC57IY3JDTXF2XOTANCNFSM6AAAAAAYABJZMI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

reblace commented 1 year ago

Pushed 16.0.1. Let me know if it's still busted.