Skip to content

Instantly share code, notes, and snippets.

@TRMW
Forked from mike183/application.template.hbs
Created January 4, 2017 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TRMW/6d844cc1230a495d7f1b2d79f22bbe44 to your computer and use it in GitHub Desktop.
Save TRMW/6d844cc1230a495d7f1b2d79f22bbe44 to your computer and use it in GitHub Desktop.
Tagless Component Issue (No JS File)
{{some-component tagName=""}}
{
"version": "0.4.16",
"EmberENV": {
"FEATURES": {}
},
"dependencies": {
"jquery": "https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.js",
"ember": "2.2.2",
"ember-data": "https://cdnjs.cloudflare.com/ajax/libs/ember-data.js/2.1.0/ember-data.js",
"ember-template-compiler": "2.2.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment