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
Build PureScript parts of web app bundle using spago bundle-app. (Something along the lines of "bundle-app-purs": "spago bundle-app --main Language.Grasp --to dist/Language.Grasp.bundle.js",.)
Bundle those into a js bundle using browserify browser/grasp.js?