jsPsych/.changeset/esbuild.md
2022-11-18 21:56:30 +01:00

359 B

@jspsych/config
major

Migrate the build chain from TypeScript, Babel, and Terser to esbuild. Babel and Terser are no longer included as dependencies and the Babel configuration at @jspsych/config/babel has been removed. The minified browser builds are only transpiled down to ES2015 now.