From 14443be13ee5b2d764b3e7a788734dabca02a033 Mon Sep 17 00:00:00 2001 From: joostdecock Date: Sun, 11 Sep 2022 16:03:17 +0200 Subject: [PATCH] chore(lunetius): Port to v3 stage 2 --- designs/lunetius/src/lacerna.mjs | 35 ++++++++++++++++---------------- 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/designs/lunetius/src/lacerna.mjs b/designs/lunetius/src/lacerna.mjs index 0a809505035..3fc28cdc05b 100644 --- a/designs/lunetius/src/lacerna.mjs +++ b/designs/lunetius/src/lacerna.mjs @@ -1,23 +1,22 @@ import { pluginBundle } from '@freesewing/plugin-bundle' -function lunetiusLacerna(part) { - const { - Point, - points, - Path, - paths, - measurements, - options, - macro, - complete, - snippets, - Snippet, - sa, - paperless, - store, - utils, - } = part.shorthand() - +function lunetiusLacerna({ + Point, + points, + Path, + paths, + measurements, + options, + macro, + complete, + snippets, + Snippet, + sa, + paperless, + store, + utils, + part, +}) { // Store length and width store.set( 'length',