Skip to content

Commit

Permalink
Revert rollup changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dvcrn committed Jan 24, 2025
1 parent c3c678e commit 62e1b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import commonjs from '@rollup/plugin-commonjs';
export default {
input: 'main.ts',
output: {
dir: '/Users/david/Obsidian/Primary/.obsidian/plugins/obsidian-filename-heading-sync',
dir: '.',
sourcemap: 'inline',
format: 'cjs',
exports: 'default'
Expand Down

0 comments on commit 62e1b11

Please sign in to comment.