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
{{ message }}
This repository was archived by the owner on Dec 10, 2019. It is now read-only.
This is the default location to place global data files.
2
+
3
+
Pattern Lab uses data defined here as the global fallback if a template does not provide its own data. Read more about [data](http://patternlab.io/docs/data-overview.html).
4
+
5
+
If you wish to rename this directory, make sure you update the `paths.source.data` property within `patternlab-config.json`.
This is the default location to place meta files, otherwise known a pattern's header and footer.
2
+
3
+
Pattern Lab builds each pattern while prepending and appending the header and footer. Read more about [pattern headers and footers](http://patternlab.io/docs/pattern-header-footer.html).
4
+
5
+
If you wish to rename this directory, make sure you update the `paths.source.meta` property within `patternlab-config.json`.
This is the default location to place pattern files.
2
+
3
+
Pattern Lab builds patterns and the ui from the structure defined within. Read more about [pattern organization](http://patternlab.io/docs/pattern-organization.html).
4
+
5
+
If you wish to rename this directory, make sure you update the `paths.source.patterns` property within `patternlab-config.json`.
0 commit comments