Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add the directory "site" to clean command * Setup new templates package * Linting fixes * Add husky pre-commit to fix linting before committing changes. * Move translation files to new package * Rename record's template directory to hbs * Move consent doc to templates package * Add handlebars to templates * Add consentDocument function * Move utils from record to templates * Use jsPsych's v2 config * Move translation error to templates * Add hbs and yaml import as strings to Rollup config * Add data and Rollupjs dependency to templates package * Move consent video trial template to templates package * Add polyfill to rollupjs config for handlebars * Move template rendering to templates package * Move video consent function to its own file * Add templates as a dep for the record package * Update existing tests * Tests * Added declare window back to record's consent video * Changeset * Remove unnecessary comments * Fix Rollupjs build issue
- Loading branch information