Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Mention resource file path is relative to rootPath #24

Open
wants to merge 1 commit into
base: v0.7.x
Choose a base branch
from

Conversation

GCheung55
Copy link

It would be helpful to have the content/file resources path property documentation to mention that the file path is relative to the rootPath.

{
    path: 'path/to/a/file.js',
    file: '../some/other/folder/path/to/a/file.js'
}

It would be helpful to have the content/file resources path property documentation to mention that the file path is relative to the rootPath.

```javascript
{
    path: 'path/to/a/file.js',
    file: '../some/other/folder/path/to/a/file.js'
}
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant