SnowdogApps / magento2-alpaca-components

Components library of Alpaca design system crafted for ecommerce
https://alpaca-components.now.sh/
MIT License
46 stars 10 forks source link

Cannot build from.hbs #520

Open kalkson opened 3 years ago

kalkson commented 3 years ago

Hey, I have my first times with alpaca and when I customize components on dev everything is alright, but problem is when I attempt to build it with gulp. .hbs files doesn't build, only scss. What's the problem?

anqaka commented 3 years ago

Hi @kalkson! gulp or gulp --ci command, render components in dest folder as a static files. Gulp inheritance creates simlinks in build folder. I've checked it and it seems to work fine. Could you provide more information what doesn't work?

Thank you for using alpaca components :) This is the 1st version of Alpaca project. We have also Alpaca Components version 2, it's integrated with Magento theme, but you can use only Snowdog_Components folder to work with components in fractal separately. Components v 2.0 are deployed here