dc5460d525
* Maven runs the ember build script. The environment variable TMPDIR was set as per bash syntax. * This failed on Windows since the Windows command prompt doesn't support bash syntax. * We're now detecting the OS and setting a Maven property "emberBuildScript" in a cross platform compatible way. |
||
---|---|---|
.. | ||
app | ||
config | ||
public | ||
tests | ||
WEB-INF | ||
.bowerrc | ||
.ember-cli | ||
.gitignore | ||
.jshintrc | ||
.watchmanconfig | ||
bower-shrinkwrap.json | ||
bower.json | ||
ember-cli-build.js | ||
jsconfig.json | ||
package.json | ||
testem.json | ||
yarn.lock |