This commit is contained in:
George Fitzgibbons 2021-06-30 21:42:25 -04:00
commit e23d450c14
2 changed files with 3 additions and 23937 deletions

23929
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -23,8 +23,8 @@
"@components/*": ["components/*"],
"@commerce": ["framework/commerce"],
"@commerce/*": ["framework/commerce/*"],
"@framework": ["framework/bigcommerce"],
"@framework/*": ["framework/bigcommerce/*"]
"@framework": ["framework/local"],
"@framework/*": ["framework/local/*"]
}
},
"include": ["next-env.d.ts", "**/*.d.ts", "**/*.ts", "**/*.tsx", "**/*.js"],
@ -34,11 +34,6 @@
"./framework/shopify",
"./framework/swell",
"./framework/vendure",
"./framework/saleor",
"framework/saleor",
"framework/shopify",
"framework/swell",
"framework/vendure",
"framework/local"
"./framework/saleor"
]
}