You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
choo and nanohtml includes umd builds. I have set up a minimal example in codepen here.
The key is to refer the bundle files in the dist folder https://unpkg.com/choo/dist/bundle.js (notice that there is also a minified bundler version there)
Is there any way to use choo directly in the frontend without npm?
I mean something like:
The text was updated successfully, but these errors were encountered: