- Build: Babel 7

- npm: Update qr-manipulation
This commit is contained in:
Brett Zamir
2018-09-26 21:14:12 +08:00
parent 9f7f7b9732
commit ae58be8277
64 changed files with 45118 additions and 31331 deletions

View File

@@ -26,7 +26,7 @@
<!-- The following could be removed for more modern browsers; currently
using for at least `String.prototype.includes`, `Array.prototype.includes`,
`String.prototype.startsWith` -->
<script src="external/babel-polyfill/polyfill.min.js"></script>
<script src="external/@babel/polyfill/polyfill.min.js"></script>
<!-- If you do not wish to add extensions by URL, you can load them
by creating the following file and adding by calls to svgEditor.setConfig -->
<script defer="defer" src="../svgedit-config-iife.js"></script>