add iife build

This commit is contained in:
JFH
2021-11-17 19:53:20 +01:00
parent caa9edce65
commit 81f4a9acbf
6 changed files with 252 additions and 142 deletions

View File

@@ -1,5 +1,9 @@
# SVG-Edit CHANGES
## 7.0.2
- create an IIFE build.
## 7.0.1
- remove ext-overview in default extensions for performance reasons
## 7.0.0
- New UI
- Rearchitecture the code (more modular)