You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@josketres Thanks very much for this info! I've updated the docs to include these changes for both PHP and Node. @bmuenzenmeyer, feel free to adjust milestone accordingly or whatever you need to do.
Please add the following to the upgrading instructions in the wiki page in the section
Upgrading from Pattern Lab 1.X to 2.X
:00-meta/_00-head.mustache
replace{% pattern-lab-head %}
with{{{ patternLabHead }}}
00-meta/_01-foot.mustache
replace{% pattern-lab-foot %}
with{{{ patternLabFoot }}}
It took me almost 1 hour reading the source-code to find out that this change was needed for the upgrade.
The text was updated successfully, but these errors were encountered: