react-imported-component icon indicating copy to clipboard operation
react-imported-component copied to clipboard

Use project/package name as a part of import hash

Open theKashey opened this issue 5 years ago • 0 comments

Files comming "pre-bundled" might use the same relative paths than other files in other projects. We have to use not only relative part to the project root, but project name as well.

theKashey avatar Oct 21 '20 01:10 theKashey