11<!--
2- BUGS: Please use this template.
3-
4- Issues submitted that do not follow this template will be closed.
2+ ISSUES SUBMITTED THAT DO NOT FOLLOW THIS TEMPLATE WILL BE CLOSED.
53
64SUPPORT REQUESTS/QUESTIONS: If you have a support request or question please
75submit them to StackOverflow using the tags aurelia and aurelia-framework
86http://stackoverflow.com/questions/tagged/aurelia
97or the Aurelia Gitter https://gitter.im/aurelia/discuss
108
9+ SUPPORT REQUESTS SUBMITTED HERE WILL BE CLOSED.
10+
11+ BUGS: Please use this template.
12+
1113Blue Spire offers paid support agreements. Further information regarding paid support
1214may be obtained by emailing [email protected] 1315
14- Future support requests submitted here will be closed.
15-
1616The HTML comments below are for your reference, and are not displayed
1717when your issue is submitted, feel free to leave them.
1818
@@ -30,24 +30,26 @@ major.minor.patch-pre
3030OSX 10.x|Linux (distro)|Windows [ 7|8|8.1|10]
3131
3232* ** Node Version:**
33- 6.2.0
33+ 6.10.2
3434<!--
3535Minimum supported Node version is latest Node 4.x LTS
3636run `node -v`
3737-->
3838
3939* ** NPM Version:**
40- 3.8.9
40+ 3.10.10
4141<!--
4242Minimum supported NPM version is 3.x
4343run `npm -v`
4444-->
4545
46- * ** JSPM OR Webpack AND Version**
47- JSPM 0.16.32 | webpack 2.1.0-beta.17
46+ * ** Aurelia CLI OR JSPM OR Webpack AND Version**
47+ CLI 0.27.0 | JSPM 0.16.53 | webpack 2.3.3
4848<!--
49+ If using Aurelia CLI
50+ run `au -v` in project root.
4951If using JSPM
50- run `jspm -v`
52+ run `jspm -v` in project root.
5153If using Webpack
5254run `webpack --help | grep webpack`
5355-->
@@ -71,8 +73,4 @@ Then click "Fork to Public Gist".
7173Create your gist, then finally click "Update Gist." Include a link to the gist.run below.
7274-->
7375
74-
75- * ** What is the expected behavior?**
76-
77-
7876* ** What is the motivation / use case for changing the behavior?**
0 commit comments