UNPKG

svg-shapes

Version:

Get point data from SVG shapes. Convert point data to an SVG path

10 lines (9 loc) 136 B
export default { module: { loaders: [{ exclude: /node_modules/, loader: 'babel', test: /\.js$/, }], }, };