{"library":"babel-plugin-ember-template-compilation","type":"library","category":null,"description":"Babel plugin implementing Ember's low-level template compilation API. Current stable version is 4.0.0 (released 2026-01-13). Maintained by the Ember core team. It handles compiling Ember handlebars templates into JavaScript functions during Babel transpilation. Key differentiator: it is the official, modern way to precompile Ember templates in build pipelines (Embroider, classic builds). Breaking changes: v3.0.0 converted to ESM-only and dropped Node <18; v4.0.0 avoids leaking real filename paths in output. Release cadence: major/minor every few months.","language":"javascript","status":"active","version":"4.0.0","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-ember-template-compilation","imports":["module.exports = require('babel-plugin-ember-template-compilation');","{\n  plugins: [\n    ['babel-plugin-ember-template-compilation', { outputFormat: 'wire' }]\n  ]\n}","{\n  plugins: [\n    ['babel-plugin-ember-template-compilation', { targetFormat: 'wire' }]\n  ]\n}"]},{"cmd":"yarn add babel-plugin-ember-template-compilation","imports":[]},{"cmd":"pnpm add babel-plugin-ember-template-compilation","imports":[]}],"homepage":null,"github":"https://github.com/emberjs/babel-plugin-ember-template-compilation","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-ember-template-compilation","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/babel-plugin-ember-template-compilation/compatibility"}}