# 테마 및 플러그인에서 .hbs 파일 확장명 비추천

**URL:** https://meta.discourse.org/t/deprecating-hbs-file-extension-in-themes-and-plugins/398896
**Category:** Development
**Tags:** dev-news
**Created:** [3월 20, 2026, 4:48오후 UTC](https://meta.discourse.org/t/deprecating-hbs-file-extension-in-themes-and-plugins/398896 "2026-03-20T16:48:11Z")
**Posts on this page:** 1
**Showing post:** 17

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [4월 7, 2026, 1:40오후 UTC](https://meta.discourse.org/t/deprecating-hbs-file-extension-in-themes-and-plugins/398896/17 "2026-04-07T13:40:53Z")

</div>

> [@LeoDavidson](#):
>
> ESR은 단 9개월만 유지되므로, 이는 hardly 확장된 지원이라고 할 수 없습니다.
> 
> 그리고 이를 사용하면 모든 깨지는 변경 사항(breaking changes)을 한꺼번에 처리해야 하며, 문제가 발생한 원인을 파악하려 할 때 검색해야 할 커밋 목록이 훨씬 커집니다.

여기서 따르는 프로세스는 프로덕션 환경을 ESR에, 스테이징 환경을 월간 릴리스나 tests-passed에 두는 것입니다.

스테이징을 매일/매주/매월 업데이트한다면 — 심지어 이를 자동화할 수도 있습니다 — 플러그인과 테마를 반복적으로 업데이트하여 작동하는 상태로 유지할 수 있습니다.

프로덕션을 ESR에 유지함으로써 문제를 수정하기 위해 최소 3개월의 여유를 가질 수 있습니다.

---

_[View the full topic](https://meta.discourse.org/t/deprecating-hbs-file-extension-in-themes-and-plugins/398896)._
