We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dbf000 commit b2644b3Copy full SHA for b2644b3
package.json
@@ -36,7 +36,6 @@
36
"ember-resolver": "^4.0.0",
37
"ember-sinon": "0.3.0",
38
"ember-source": "~2.13.0",
39
- "ember-welcome-page": "^3.0.0",
40
"loader.js": "^4.2.3"
41
},
42
"keywords": [
tests/dummy/app/templates/application.hbs
@@ -1,5 +1 @@
1
-{{!-- The following component displays Ember's default welcome message. --}}
2
-{{welcome-page}}
3
-{{!-- Feel free to remove this! --}}
4
-
5
{{outlet}}
0 commit comments