Details
Details
- Reviewers
kieran709 - Group Reviewers
Restricted Project - Commits
- rABCe2c14a99e00e: [Cashtab] Webpack upgrade part 8, rework absolute imports
cd web/cashtab-v2 grep -r '@components' . grep -r '@assets' . grep -r '@utils' . grep -r '@hooks' .
Should get no output from any of these commands, confirming the deprecation of previous @ method of absolute imports.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable