UNPKG

wertgarantie-component-loader

Version:

Component Loader for Wertgarantie's Cross Selling WebComponents

10 lines (9 loc) 212 B
module.exports = { js: [{ source: "./src/wertgarantieLoader.js", target: "./dist/wertgarantieLoader.min.js", compact: "mangle", format: "esm" }], watchDirs: ["./*"] };