- Update: Underscore copy; build files per Rollup/Babel updates

- npm: Update devDeps (babel, cypress, linting, mocha, rollup related)
This commit is contained in:
Brett Zamir
2020-03-07 17:45:59 +08:00
parent 623a8a715a
commit 231fdb2189
34 changed files with 1129 additions and 2069 deletions

View File

@@ -254,9 +254,7 @@ var svgEditorExtension_storage = (function () {
name: 'storage',
langReady: function langReady(_ref4) {
var importLocale = _ref4.importLocale;
return _asyncToGenerator(
/*#__PURE__*/
regeneratorRuntime.mark(function _callee() {
return _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee() {
var storagePrompt, confirmSetStorage, message, storagePrefsAndContent, storagePrefsOnly, storagePrefs, storageNoPrefsOrContent, storageNoPrefs, rememberLabel, rememberTooltip, options, oldContainerWidth, oldContainerMarginLeft, oldContentHeight, oldContainerHeight, _ref5, pref, checked;
return regeneratorRuntime.wrap(function _callee$(_context) {