-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- Split off from studio.
- Copy
package.jsonfromstudio/dir - Copy
spago.dhallfromstudio/dir - Copy
src/Main.pursfromstudio/dir tosrc/Statebox/Browser/Main.purs - Copy
distfromstudio/dir - Don't hardcode example data (or indeed any of the
initialState) but pass it in. - Remove example data (the PNPRO projects).
- App title (in purple header section) should be "Statebox Transaction Browser" instead of "Statebox Studio".
- Make dir name, npm and spago project names agree.
- Merge in Sjoerd's changes to how the studio is tree-shaken and bundled.
- Copy
- Publish to Netlify.
- Update Netlify config to point to the transaction browser.
- Fix build breakage.
- Look into Parcel bug: Generates invalid package.json file when referencing css in parent directory parcel-bundler/parcel#2881.
- Commit
package-lock.jsonfiles. - Duplicate all studio css files rather than depending on the common ones?
- This fixed it for now, although it's a workaround.
- Create a separate issue for this: tx-browser: Parcel breaks tx-browser Netlify deploy #352
- Commit
- Look into Parcel bug: Generates invalid package.json file when referencing css in parent directory parcel-bundler/parcel#2881.
- After merging Sjoerd's studio bundling PR, move
studio/src/Main.purstostudio/src/Statebox/Studio/Main.pursor something? NB: This might be invasive wrt pending branches/PRs. - Update docs site; 'explorer' should be 'transaction browser'.
- Update github milestone and project names.
- Update dev meeting template link titles.
- Retroactively add links to meeting notes for discoverability?
Metadata
Metadata
Assignees
Labels
No labels