empiricaly / empirica

Open source project to tackle the problem of long development cycles required to produce software to conduct multi-participant and real-time human experiments online.
https://empirica.ly/
Apache License 2.0
47 stars 8 forks source link

fix #440 #441

Closed JamesPHoughton closed 11 months ago

JamesPHoughton commented 11 months ago

Hey @npaton - took a stab at this, but I'm not sure how to test it. I used the process in https://github.com/empiricaly/empirica/blob/main/docs/DEVELOPMENT.md, but this doesn't seem to propagate changes from /internal into an experiment.

If you can give me a quick instruction on how /internal is linked, i can make sure this fixes bugs in my project...

changeset-bot[bot] commented 11 months ago

⚠️ No Changeset found

Latest commit: 0da5994114c327206e3675e90be37d5147b850e0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

JamesPHoughton commented 11 months ago

Sorry for all the extra commits, that was bringing my fork up to date in a messy way. Linking to the issue: https://github.com/empiricaly/empirica/issues/440