1
0
Fork 0

fire: Switched to plugin-bundle

This commit is contained in:
Joost De Cock 2018-08-11 14:13:40 +02:00
parent 9907fb371c
commit 79f27d2efa
18 changed files with 1123 additions and 238 deletions

View file

@ -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();