bppdddqqqq
bppdddqqqq
### Please describe your change... * bugfix - fixed lodash-es throwing REQUIRE_ESM_ERR by rewriting ./utils-lodash.ts and using base lodash library instead (files are imported individually, to maintain consistency) #260 #257...
https://github.com/cyntler/react-doc-viewer/blob/b9d9d28f89a11bd2f22364ab96302a0ffca53642/src/hooks/useTranslation.ts#L2 Currently the build includes a 20kb library blob for mustache, which is used only for translation strings. Use-case of the library against the code given is not ideal and...
New version of React-Doc-Viewer only contains header files and compiled [c]js in `~/dist/`. ## Motivation We have custom PDF reader which has to stick to certain UI principles and we've...