SAP Spartacus storefront 模块的实现位置
生活随笔
收集整理的這篇文章主要介紹了
SAP Spartacus storefront 模块的实现位置
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
Angular應(yīng)用里最終渲染出來(lái)原生HTML dom元素,全部都是Angular的core.js里的代碼實(shí)現(xiàn)的:
往cx-storefront里插入子節(jié)點(diǎn):
子節(jié)點(diǎn)內(nèi)容:
路徑:https://github.com/SAP/spartacus
其中Storefront模塊的實(shí)現(xiàn)位置:projects/storefrontlib
在 Angular.json 里能夠找到:
這個(gè) library 包含了默認(rèn)的 Storefront 實(shí)現(xiàn):
生成的JavaScript:
要獲取更多Jerry的原創(chuàng)文章,請(qǐng)關(guān)注公眾號(hào)"汪子熙":
總結(jié)
以上是生活随笔為你收集整理的SAP Spartacus storefront 模块的实现位置的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: SAP Spartacus 页面 cx-
- 下一篇: Visual Studio Code的用