# JavaScript 파일의 MIME 타입을 명시적으로 설정하여, 브라우저의 엄격한 MIME 타입 검사 오류를 해결합니다.
AddType text/javascript .js
AddType text/javascript .mjs
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.