export default { input: "src/index.js", name: "d3dot", context: "window", output: { format: "umd", file: "build/d3-dot-graph.js" } };