🔥 Removed benjamin because it's not close to being ready
This commit is contained in:
parent
39fffd900b
commit
223c920137
7 changed files with 0 additions and 556 deletions
|
@ -1,13 +0,0 @@
|
|||
import freesewing from "freesewing";
|
||||
import plugins from "@freesewing/plugin-bundle";
|
||||
import config from "../config";
|
||||
// Parts
|
||||
import draftFront from "./front";
|
||||
|
||||
// Create new design
|
||||
const benjamin = new freesewing.Design(config, plugins);
|
||||
|
||||
// Attach draft methods to prototype
|
||||
benjamin.prototype.draftFront = draftFront;
|
||||
|
||||
export default benjamin;
|
Loading…
Add table
Add a link
Reference in a new issue