전체 글 516

[ ANGULAR ] 웹팩 webpack-sources/lib/SizeOnlySource.js 오류 발생시

웹팩 오류가 지속적으로 발생할 경우/Unode_modules/webpack-sources/lib/SizeOnlySource.js:16 return new Error( ^Error: Content and Map of this Source is not available (only size() is supported)https://github.com/webpack/webpack/issues/14840 Crash with `Error: Content and Map of this Source is not available (only size() is supported)` · Issue #14840 · webpack/webpacBug report I..

Team/난감했던 이슈들 HEON.D 2024.12.30

[ GMAIL ] 메일 내용중 이미지 컨텐츠 표시 문제

Gmail 확인되지 않은 이미지 관련 정책https://stackoverflow.com/questions/51471607/email-thumbnail-url-changed-to-googleusercontent-com-in-gmail Email thumbnail URL changed to googleusercontent.com in gmailI have a system whenever user upload an image, it will send an email to the registered user's gmail. But in the email, i see something like this, the thumbnail is not viewable. I inspect on the el...stackove..

Team/난감했던 이슈들 HEON.D 2024.12.26