Skip to content

Commit

Permalink
Ensure plugin works for inline template compilation and co-located co…
Browse files Browse the repository at this point in the history
…mponents (#498)
  • Loading branch information
boris-petrov committed Apr 12, 2022
1 parent 887b52b commit fb50697
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@
"edition": "octane"
},
"ember-addon": {
"before": [
"ember-cli-htmlbars",
"ember-cli-htmlbars-inline-precompile"
],
"configPath": "tests/dummy/config",
"versionCompatibility": {
"ember": "~3.20.0 || ~3.24.0 || ~3.28.0 || >= 4"
Expand Down

0 comments on commit fb50697

Please sign in to comment.