Revert "fix:빌드 파일 커밋 (indigo 색상 safelist 포함)"
This reverts commit f49c86d81f.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -21,7 +21,7 @@ vite.config.ts
|
|||||||
public/storage
|
public/storage
|
||||||
public/hot
|
public/hot
|
||||||
public/mix-manifest.json
|
public/mix-manifest.json
|
||||||
# public/build/ # 서버에서 npm build 불가하여 빌드파일 커밋
|
public/build/
|
||||||
|
|
||||||
/storage/pail/
|
/storage/pail/
|
||||||
public/js/*.map
|
public/js/*.map
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,17 +0,0 @@
|
|||||||
{
|
|
||||||
"resources/css/app.css": {
|
|
||||||
"file": "assets/app-DNN4k8PH.css",
|
|
||||||
"src": "resources/css/app.css",
|
|
||||||
"isEntry": true,
|
|
||||||
"name": "app",
|
|
||||||
"names": [
|
|
||||||
"app.css"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"resources/js/app.js": {
|
|
||||||
"file": "assets/app-BX8sFXki.js",
|
|
||||||
"name": "app",
|
|
||||||
"src": "resources/js/app.js",
|
|
||||||
"isEntry": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user