Skip to content

Commit f19dbba

Browse files
committed
Remove all traces of hbs
Update snapshots since data has been removed Commit lockfile changes due to package.json change Fix case where <template> could be within a template string (found in REPL) Add failing test for situation brought up on limber.glimdown.com Add fix for reported issue on limber.glimdown.com Fix comment in babel-plugin.js
1 parent e78dcd1 commit f19dbba

14 files changed

Lines changed: 60 additions & 1170 deletions

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ export default class Hello extends Component {
253253
}
254254
```
255255

256-
257256
## Reference: built-in helpers, modifiers, components
258257

259258
As implemented as part of the [Strict Mode Templates RFC][rfc-496], the built in

0 commit comments

Comments
 (0)