rollup-plugin-xml
Convert .xml files to ES6 modules:
Use
// import a single property from a XML file,// discarding the rest;console;
Config
; input: "demo/main.js" plugins: output: file: "demo/bundle.js" format: "iife" ;