728x90
aws에서 amplify로 react 배포를 했을때 Manifest: Line: 1, column:1 Syntax error. 가 나왔다..
react 프로젝트 파일에 public/index.html에서 head태그 부분에 아래와 같이 수정하면
console창에 불편한 빨간줄이 없어진다.
'웹' 카테고리의 다른 글
Element 메소드 중 querySelector, getElementById, getElementsByClassName와 classList (0) | 2022.04.28 |
---|---|
spread 연산자 (0) | 2022.04.27 |
Fetch through target failed: Unsupported URL scheme; Fallback: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME (0) | 2022.04.13 |
react sourcemap 가리기 (0) | 2022.04.13 |
img 태그 (0) | 2022.04.07 |