«ts-loader» 태그된 질문

3
Webpack에서 ts 3.7을 컴파일 할 수 없음 (선택적 체인, Nullish Coalescing)
typescript 3.7Optional Chaining, Nullish Coalescing과 같은 기능 을 사용하려고합니다 . 그러나 webpacktranspaling하는 동안 오류가 발생합니다. app: Module parse failed: Unexpected token (50:40) app: File was processed with these loaders: app: * ../../../node_modules/ts-loader/index.js app: You may need an additional loader to handle the result of these loaders. app: | export const …
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.