don't use absolute paths when importing the runtime definitions, instead just export it - fixes #2909
This commit is contained in:
@@ -136,3 +136,5 @@ export default function ({ types: t }) {
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
export { definitions };
|
||||
|
||||
Reference in New Issue
Block a user