We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e7fe1 commit 03b718fCopy full SHA for 03b718f
rollup.config.js
@@ -1,6 +1,7 @@
1
const { config } = require('@teclone/rollup-all');
2
module.exports = config({
3
config: {
4
+ moduleName: 'XMLSerializer',
5
esmConfig: {
6
enabled: true,
7
},
0 commit comments