Skip to content

Commit adb3208

Browse files
Harrison IfeanyichukwuHarrison Ifeanyichukwu
authored andcommitted
fix: provide entry file
1 parent 03b718f commit adb3208

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
@@ -2,6 +2,7 @@ const { config } = require('@teclone/rollup-all');
22
module.exports = config({
33
config: {
44
moduleName: 'XMLSerializer',
5+
entryFile: 'main.js',
56
esmConfig: {
67
enabled: true,
78
},

0 commit comments

Comments
 (0)