UNPKG

@newrelic/gatsby-theme-newrelic

Version:

[![Community Project header](https://github.com/newrelic/opensource-website/raw/master/src/images/categories/Community_Project.png)](https://opensource.newrelic.com/oss-category/#community-project)

5 lines (3 loc) 141 B
const getFileRelativePath = (absolutePath, rootDir) => absolutePath.replace(`${rootDir}/`, ''); module.exports = { getFileRelativePath };