import { makeRollupConfig } from "@jspsych/config/rollup.mjs"; export default makeRollupConfig("src/index", "dist/index", { name: "jsPsych" });