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

Mention resource file path is relative to rootPath#24

Open
GCheung55 wants to merge 1 commit intobusterjs:v0.7.xfrom
GCheung55:patch-1
Open

Mention resource file path is relative to rootPath#24
GCheung55 wants to merge 1 commit intobusterjs:v0.7.xfrom
GCheung55:patch-1

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

Development

Successfully merging this pull request may close these issues.

1 participant