Skip to content

Instantly share code, notes, and snippets.

@mike183
Last active January 4, 2017 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mike183/aeb614b5b753fd9f562c to your computer and use it in GitHub Desktop.
Save mike183/aeb614b5b753fd9f562c 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": "beta",
"ember-data": "https://cdnjs.cloudflare.com/ajax/libs/ember-data.js/2.1.0/ember-data.js",
"ember-template-compiler": "beta"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment