chore: Move images

This commit is contained in:
Sol Irvine
2023-08-21 10:13:33 +09:00
parent 9a390aadcc
commit 3e510b1469
33 changed files with 29 additions and 26 deletions

View File

@@ -16,6 +16,9 @@
"incremental": true,
"baseUrl": ".",
"noUncheckedIndexedAccess": true,
"paths": {
"@images/*": ["public/assets/images/*"]
},
"plugins": [
{
"name": "next"