jindw / xmldom

A PURE JS W3C Standard based(XML DOM Level2 CORE) DOMParser and XMLSerializer.
Other
816 stars 265 forks source link

Could I get it without require ? #253

Open LeeHyungGeun opened 5 years ago

LeeHyungGeun commented 5 years ago

I need to use it in Pure HTML in Webview of Android 4.4. and I cannot use require in there, so could I get it what done build?

alex-kinokon commented 5 years ago

Use browserify