jsondiffpatch icon indicating copy to clipboard operation
jsondiffpatch copied to clipboard

Missing /dist

Open BHare1985 opened this issue 5 years ago • 2 comments

readme says to look at /dist for UMD but there is no folder

BHare1985 avatar May 27 '20 14:05 BHare1985

We just ran into this too when trying to update to the latest release (apparently 0.3.11, though the code is up to 0.4.1). The old 0.1.x version we were using included a public directory with built files.

kshay avatar Jun 20 '20 14:06 kshay

Workaround: can download from https://unpkg.com/browse/jsondiffpatch@latest/dist/

1j01 avatar Jan 28 '22 03:01 1j01

Hello, sorry for the delayed response!

The dist folder only exists when the library is built. The common way to access this is by installing the npm or by using a CDN service that serves npm packages.

Hopefully that helps, let me know if that answers your question.

Methuselah96 avatar Aug 26 '23 18:08 Methuselah96

I'm going to go ahead and close this for now, let me know if this is still an issue for you.

Methuselah96 avatar Sep 04 '23 23:09 Methuselah96