Skip to content

Commit

Permalink
fix: provide module name
Browse files Browse the repository at this point in the history
  • Loading branch information
teclone committed Mar 2, 2020
1 parent 15e7fe1 commit 03b718f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
const { config } = require('@teclone/rollup-all');
module.exports = config({
config: {
moduleName: 'XMLSerializer',
esmConfig: {
enabled: true,
},
Expand Down

0 comments on commit 03b718f

Please sign in to comment.