- Optimization: Re-rerun image optimization per update
- Linting (ESLint): Adjust per now applied rules - Testing: Accessibility test API update - Docs: Clarify need for Node.js/npm being installed - npm: Update devDeps and core-js-bundle copy; add new axe testing peer dep. axe-core
This commit is contained in:
@@ -68,7 +68,7 @@ And for still older browsers (e.g., IE 8), you will at minimum need a
|
||||
### Integrating SVG-edit into your own npm package
|
||||
|
||||
These steps are only needed if you wish to set up your own npm package
|
||||
incorporating SVGEdit.
|
||||
incorporating SVGEdit. You will need to have Node.js/npm installed.
|
||||
|
||||
1. Create your npm package: `npm init` (complete the fields).
|
||||
1. Install SVG-edit into your package:
|
||||
|
||||
Reference in New Issue
Block a user