strip v1
This commit is contained in:
@@ -8,48 +8,29 @@ meta:
|
||||
|
||||
dashboard: !include helper/dashboard.yml
|
||||
injectIntoHead:
|
||||
# inject font faces (not possible in shadow dom for preview)
|
||||
- eval: |
|
||||
"<link rel='stylesheet' href='" + $projectBase + "_/assets/variables/variables.css'>"
|
||||
- eval: |
|
||||
"<link rel='stylesheet' href='" + $projectBase + "_/assets/fonts/fonts.css'>"
|
||||
# Liste möglicher Berechtigungen, die Benutzern zugeordnet werden können
|
||||
permissions:
|
||||
- name: pages
|
||||
label:
|
||||
de: Seiten
|
||||
en: Pages
|
||||
|
||||
collections:
|
||||
- !include collections/bigCommerceOrder.yml
|
||||
- !include collections/OrderReturnRequest.yml
|
||||
- !include collections/OrderRevokeRequest.yml
|
||||
- !include collections/contact.yml
|
||||
- !include collections/rating.yml
|
||||
- !include collections/bigCommerceProduct.yml
|
||||
- !include collections/bigCommerceCustomer.yml
|
||||
- !include collections/QRCode.yml
|
||||
- !include collections/productBenefit.yml
|
||||
- !include collections/banner.yml
|
||||
- !include collections/content.yml
|
||||
- !include collections/selfImprovementChapter.yml
|
||||
- !include collections/Challenge.yml
|
||||
- !include collections/medialib.yml
|
||||
- !include collections/navigation.yml
|
||||
- !include collections/sizingDetails.yml
|
||||
- !include collections/lookCombination.yml
|
||||
- !include collections/tag.yml
|
||||
- !include collections/webhook.yml
|
||||
- !include collections/login.yml
|
||||
- !include collections/action.yml
|
||||
- !include collections/wishlistEntry.yml
|
||||
- !include collections/module.yml
|
||||
- !include collections/helpcenterChapter.yml
|
||||
- !include collections/shopStatus.yml
|
||||
- !include collections/productBackgroundImage.yml
|
||||
- !include collections/ssr.yml
|
||||
- !include collections/lighthouseSubpath.yml
|
||||
- !include collections/lighthouse.yml
|
||||
- !include collections/dummyCartEndpoint.yml
|
||||
- !include collections/backups.yml
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user