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
{{ message }}
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
A couple of the scripts in the examples/small-study/package.json reach up into the main project directory (which makes it difficult to copy/paste the small-study as a new project; since ../../ wouldn't resolve):
A couple of the scripts in the examples/small-study/package.json reach up into the main project directory (which makes it difficult to copy/paste the small-study as a new project; since
../../wouldn't resolve):shield-studies-addon-utils/examples/small-study/package.json
Lines 6 to 11 in cffa11e
Not sure if it'd be easier to move the small-study template into its own repo so we can add shield-study-addon-utils as a dependency. Or, if we move the small-study template into the https://github.com/mozilla/create-shield-study/tree/master/templates/shield-study directory.