Skip to content

Commit

Permalink
chore(post-build): update template defaults, bundles and isg states […
Browse files Browse the repository at this point in the history
…skip ci]
  • Loading branch information
actions-user committed Mar 15, 2022
1 parent 7dcfce7 commit a25484a
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 15 deletions.
28 changes: 14 additions & 14 deletions .bundles.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"assetsByChunkName": {
"vendors~app-account~app-checkout~app-confirmation~app-order": "chunk.0e40b98f9f10cc9b2360.js",
"vendors~app-account~app-confirmation~app-order": "chunk.6243480f7dd0b2571286.js",
"vendors~app-account~app-checkout": "chunk.8c716a3e30345f0508f9.js",
"vendors~app-account~app-checkout~app-confirmation~app-order": "chunk.c7e8714e26d0af16ec0e.js",
"vendors~app-account~app-confirmation~app-order": "chunk.6b79b49e64bb6bbab82f.js",
"vendors~app-account~app-checkout": "chunk.4b1f9d6bb31c8fcf9a83.js",
"admin": [
"admin.c1a41142db42defe5d4f.js",
"admin.c1a41142db42defe5d4f.js.map"
"admin.769e8bf12f990e0a9435.js",
"admin.769e8bf12f990e0a9435.js.map"
],
"app-account": "chunk.5fbffcd82c9cdcadd299.js",
"app-confirmation": "chunk.b2be5286e69cd3f4cfe9.js",
"app-order": "chunk.5a4a448c5be10b12548f.js",
"app-account": "chunk.64bb61acc3a78eec7b4a.js",
"app-confirmation": "chunk.36eb7bad37b5d8489a32.js",
"app-order": "chunk.9d45feae886abc429ec4.js",
"checkout": [
"checkout.d37f89a855a668e0cc3c.js",
"checkout.d37f89a855a668e0cc3c.js.map"
"checkout.d7d9076ad4826a2aac07.js",
"checkout.d7d9076ad4826a2aac07.js.map"
],
"storefront": [
"storefront.87bdbe7515e08a9dd1e6.css",
"storefront.60ab4eecef7481d57005.js",
"storefront.a49e52eb8a37305e2d58.js",
"storefront.87bdbe7515e08a9dd1e6.css.map",
"storefront.60ab4eecef7481d57005.js.map"
"storefront.a49e52eb8a37305e2d58.js.map"
],
"vendors~app-cart": "chunk.8e754212238ae12939c7.js",
"vendors~app-checkout": "chunk.992d8ff29aa4c53069ba.js"
"vendors~app-cart": "chunk.65543424a1843accf3ac.js",
"vendors~app-checkout": "chunk.b21f3a0a69c6f9aadc47.js"
}
}
3 changes: 2 additions & 1 deletion content/widgets/analytics.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"desktopOnly": false,
"enableCheckout": true,
"options": {
"gaTrackingId": ""
"gaTrackingId": "",
"googleAdsId": ""
},
"headAppend": "src/append/head"
}
1 change: 1 addition & 0 deletions content/widgets/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"options": {
"buyText": "Adicionar ao Carrinho",
"buy": "",
"strHasQuantitySelector": "_",
"lowQuantityToWarn": 12,
"maxVariationOptionsBtns": 6
}
Expand Down

0 comments on commit a25484a

Please sign in to comment.