fire: Switched to plugin-bundle
This commit is contained in:
parent
9907fb371c
commit
79f27d2efa
18 changed files with 1123 additions and 238 deletions
|
@ -145,8 +145,7 @@ function draftSleevecap(part, run) {
|
|||
}
|
||||
|
||||
var sleeve = {
|
||||
draft: function(pattern) {
|
||||
let part = new pattern.Part();
|
||||
draft: function(part) {
|
||||
// prettier-ignore
|
||||
let {debug, store, units, sa, measurements, options, Point, points, Path, paths, Snippet, snippets, final, paperless, macro} = part.shorthand();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue