babel-plugin-glimmer-inline-precompile
Allows compile time replacement of inline templates (inside your *.ts or *.js files) via:
; let template = hbs`some template {{here}}`;
Allows compile time replacement of inline templates (inside your *.ts or *.js files) via:
; let template = hbs`some template {{here}}`;
npm i babel-plugin-glimmer-inline-precompile
6
1.2.0
MIT