Skip to content

Commit ffdf1ad

Browse files
build: remove unused external module
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent ce1cacb commit ffdf1ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rollup.config.mjs

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ export default {
2525
'obsidian',
2626
// Add these built-in Node.js modules as external
2727
'node:path',
28-
'path'
2928
],
3029
plugins: [
3130
typescript(),

0 commit comments

Comments
 (0)