Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit 998256c

Browse files
committed
feat(package): Add placeholders
1 parent 94b545c commit 998256c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

source/images/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
This is the default location to place global image files.
2+
3+
The entire contents of this directory will be recursively copied to your configured `public/` directory.
4+
5+
If you wish to rename this directory, make sure you update the `paths.source.images` property within `patternlab-config.json`.

source/js/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
This is the default location to place global javascript files.
2+
3+
The entire contents of this directory will be recursively copied to your configured `public/` directory.
4+
5+
If you wish to rename this directory, make sure you update the `paths.source.js` property within `patternlab-config.json`.

0 commit comments

Comments
 (0)