Public space for collaborators and maintainers to talk about hacking on Pattern Lab
workshop
/ storefront
example with the current alpha, where the only difference is in the states that are rendered (excludedPatternStates
). Will I still have to create my own uikit
-fork of workshop
or your bare example? Or is there a quicker way?
fs
path resolution for a folder called "plugin-", which doesn't work. Had no time to look at that, yet, either :/ Maybe some convetion(s) changed? Saw the comments about postinstall
, but we've found a workaround for that
and thanks for the additional info the other day regarding the assetWatcher
I missed this. Guess maybe that comment was directed at me. Now that Matt's close to a Webpack v4 iteration, I will look again at the PL3 integration. I'll start by pulling in the branch with the modified server.js
. But I'd like to take some time to look at Matt's changes, too.
uikit-workshop
is an evolution of styleguidekit-assets-default
? We already have one of those customized for our needs. Anything to watch out for when just using that? Are there known differences?clipboard.min.js
in uikit-workshop
.
copy-webpack-plugin
) and to a PR. Once I did everything fresh, ran without error
@pattern-lab/engine-twig
with the Twing library (https://nightlycommit.github.io/twing/). You can try it since version 5.8.0 of that package. There are still some issues with it, which I hope to fix soon.
I need few minutes from your precious time to help me, I am getting the following warning
A pattern file: brand\global\organisms\text\headings.hbs was found greater than 3 levels deep from ./source/_patterns/.
It's strongly suggested to not deviate from the following structure under _patterns/
[patternGroup]/[patternSubgroup]/[patternName].[patternExtension]
or
[patternGroup]/[patternSubgroup]/[patternName]/[patternName].[patternExtension]
Is there anyway to go above 3 level deep from ./source/_patterns/?
i.e [patternGroup]/[patternSubgroup]/[patternSubgroup]/[patternSubgroup]/[patternName].[patternExtension]