Skip to content

Commit 6ec4cb4

Browse files
committed
Move src/app/assets to src/assets
1 parent 8e7e281 commit 6ec4cb4

19 files changed

Lines changed: 1 addition & 0 deletions

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"prepare": "husky"
1616
},
1717
"imports": {
18+
"#assets/*": "./src/assets/*",
1819
"#components/*": "./src/components/*",
1920
"#constants": "./src/constants/index.ts",
2021
"#constants/*": "./src/constants/*",

0 commit comments

Comments
 (0)