Skip to content

Commit ccae1c5

Browse files
committed
Remove config.name key from rollup.config.js
Closes: #43 Signed-off-by: Jose Fernandez <[email protected]>
1 parent aa0b68d commit ccae1c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rollup.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,5 @@ export default defineConfig({
3232
},
3333
format: 'iife',
3434
exports: 'default',
35-
name: "ControllerTools",
3635
},
3736
});

0 commit comments

Comments
 (0)