b0ac51ffc1
Bumps [parcel](https://github.com/parcel-bundler/parcel) from 2.3.2 to 2.4.0. - [Release notes](https://github.com/parcel-bundler/parcel/releases) - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md) - [Commits](https://github.com/parcel-bundler/parcel/compare/v2.3.2...v2.4.0) --- updated-dependencies: - dependency-name: parcel dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
netlify.toml | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
tsconfig.json | ||
yarn.nix |
TODO: REVIVE PLAYGROUND.
Squiggle Playground
This repository contains the squiggle playground, a small web interface for playing around with squiggle concepts.
It depends on @quri/squiggle-components
and @quri/squiggle-lang
so both of them will
need to be packaged for this to work. This can be done from the root directory
with
yarn build:lang
yarn build:components
Then, starting the playground can be done with:
yarn parcel