SVG-Edit / svgedit

Powerful SVG-Editor for your browser
MIT License
6.33k stars 1.52k forks source link

Fix build-docs-remove npm script #962

Closed delmohf closed 2 months ago

delmohf commented 2 months ago

I got the following error when executed npm run build-docs-remove:

> rimraf "docs/jsdoc/*"

Error: Illegal characters in path.

Now it works as expected!