Skip to content

Commit

Permalink
Remove unnecessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
okaycj committed Oct 16, 2024
1 parent 9718a87 commit 20bca3a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/templates/rollup.config.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
// import { makeRollupConfig } from "@jspsych/config/rollup";
// // This package name needs to be unique
// export default makeRollupConfig("chsTemplates");

import nodePolyfills from "rollup-plugin-polyfill-node";
import { importAsString } from "rollup-plugin-string-import";
import { makeRollupConfig } from "../../rollup.mjs";
Expand Down

0 comments on commit 20bca3a

Please sign in to comment.