magento2-alpaca-components
magento2-alpaca-components copied to clipboard
Cannot build from.hbs
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?
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