most-account-67892
11/03/2022, 10:53 AM"paths"
in tsconfig.json
with Plasmo. Trying to set the following, but its not working.
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"],
"~*": ["./src/*"]
}
}
sticky-dress-98131
11/03/2022, 10:53 AMmost-account-67892
11/03/2022, 10:53 AM🔴 ERROR | Failed to resolve '@/utils/listeners' from './apps/plasmo/src/contents/index.ts'