Is there any ways to know which extension has modified my files.
I have a problem where once I move a file to another folder all my paths are being rewritten.from like import from '../component/hello.js'
to 'import from 'component/hello.js'`
It is really annoying since it would do it for all the files in my app.
thank you
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…