For example: "fixpaths": `"fix-esm-import-path dist/**/*.js"` or with file structure: ``` src/common.components/Greeter/index.js src/common.components/GreeterUse/use.js ``` GreeterUse/use.js has code with alias: `import * from '@common/Greeter'`