mirror of
https://github.com/svg/svgo.git
synced 2025-07-29 20:21:14 +03:00
lib/svgo/
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
var intersectAttrs = require('../lib/tools').intersectAttrs;
|
||||
var intersectAttrs = require('../lib/svgo/tools').intersectAttrs;
|
||||
|
||||
/**
|
||||
* Collapse content's intersected attributes to the existing group wrapper.
|
||||
|
Reference in New Issue
Block a user