See index.html
- https://cdn.jsdelivr.net/gh/edp1096/hello-prosemirror/dist/myeditor.js
- https://cdn.jsdelivr.net/gh/edp1096/hello-prosemirror/dist/myeditor.mjs
- https://cdn.jsdelivr.net/gh/edp1096/hello-prosemirror/dist/myeditor.mjs.map
- https://cdn.jsdelivr.net/gh/edp1096/hello-prosemirror/dist/myeditor.css
yarn all # All
yarn js # Browser JS
yarn mjs # Module
yarn css # CSS
- Browser JS
yarn watch # JS as default
yarn watch mjs # MJS
yarn watch js # JS
cd watchplace/uploader
go run .