zero-md icon indicating copy to clipboard operation
zero-md copied to clipboard

Is there a way to opt-out jsdelivr cdn requirement?

Open hackwaly opened this issue 11 months ago • 2 comments

Motivation

Offline usages

hackwaly avatar Mar 24 '25 09:03 hackwaly

There is, but what's your use-case? You could use npm and a build tool to bundle everything together, or you could use the load function to redefine the dependency URL location.

zerodevx avatar Mar 27 '25 08:03 zerodevx

I'd like to use zero-md in intranet, but not internet.

hackwaly avatar Mar 28 '25 03:03 hackwaly