Skip to content

Commit

Permalink
rollup config
Browse files Browse the repository at this point in the history
  • Loading branch information
etiquettestartshere committed Sep 14, 2024
1 parent 776508b commit 448196b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollup.config.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export default {
input: "scripts/setup.mjs",
output: {
file: "module.mjs",
file: "effectivetray.mjs",
format: "esm"
}
};

0 comments on commit 448196b

Please sign in to comment.