ENikS/LINQ

Missing production files version 2.4.35

clystian opened this issue · 1 comments

We get a new version 2.4.35 but oh surprise! cannot find linq.min.js and linq.js from dist folder

We use this package for backend and frontend but
for web -> https://unpkg.com/linq-es2015/dist/linq.min.js
We get a Cannot find "/dist/linq.min.js" in linq-es2015@2.4.35 really is last version
but https://unpkg.com/linq-es2015@2.4.34/dist/linq.min.js works fine, files exist :)

dist folder

image

Production files

image

In new version those files doesn't exist

image

we go back to version 2.4.34 meanwhile

can we wait for some solution? or you recommend migrate our code importing from source and no-minified version from folder /lib?

ENikS commented

Fixed in 2.4.36