Skip to content

Add babel-plugin-htmlbars-inline-precompile to babel pipeline#337

Merged
Gaurav0 merged 1 commit intoember-cli:masterfrom
pangratz:hbs
Feb 24, 2016
Merged

Add babel-plugin-htmlbars-inline-precompile to babel pipeline#337
Gaurav0 merged 1 commit intoember-cli:masterfrom
pangratz:hbs

Conversation

@pangratz
Copy link
Copy Markdown
Contributor

This adds the babel plugin to the pipeline, which makes it possible to
use import hbs from "htmlbars-inline-precompile";. This is helpful for
writing component integration tests using ember-twiddle.

This addresses #326.


I tried to add a blueprint for a component test, but we can't import the one from ember-cli since its' template uses ifs, which are not yet supported within ember-twiddle...

This adds the babel plugin to the pipeline, which makes it possible to
use `import hbs from "htmlbars-inline-precompile";`. This is helpful for
writing component integration tests using ember-twiddle.
@pangratz pangratz mentioned this pull request Feb 24, 2016
Gaurav0 added a commit that referenced this pull request Feb 24, 2016
Add babel-plugin-htmlbars-inline-precompile to babel pipeline
@Gaurav0 Gaurav0 merged commit 292b744 into ember-cli:master Feb 24, 2016
@pangratz pangratz deleted the hbs branch February 24, 2016 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants