Skip to content

Commit 03b718f

Browse files
Harrison IfeanyichukwuHarrison Ifeanyichukwu
authored andcommitted
fix: provide module name
1 parent 15e7fe1 commit 03b718f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rollup.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
const { config } = require('@teclone/rollup-all');
22
module.exports = config({
33
config: {
4+
moduleName: 'XMLSerializer',
45
esmConfig: {
56
enabled: true,
67
},

0 commit comments

Comments
 (0)