aperitif-editor icon indicating copy to clipboard operation
aperitif-editor copied to clipboard

[Bug] Imports - resolved paths can be incorrect

Open danielrob opened this issue 6 years ago • 0 comments

When generating imports the path walker/resolver needs to cater for when the depth of the source file is e.g. deeper along the same tree as the current file, or vice versa.

See the FIXME in https://github.com/danielrob/aperitif-editor/blob/master/src/containers/EditorContainer/selectors/getCurrentFileImports.js

danielrob avatar Jul 11 '18 08:07 danielrob