UNPKG

nonlinear-canvas-gauges

Version:

Modification of canvas-gauges. Rendering nonlinear scale.

8 lines (7 loc) 134 B
module.exports = { entry: './test/cjs/index.js', output: { path: './test/cjs', filename: 'bundle.js' } };