Skip to content

1.0.2

Compare
Choose a tag to compare
@alexblom alexblom released this 10 Jul 17:07
· 663 commits to master since this release
  • Adds a command, ember cdv:lint-index, which validates ember-cordova/cordova/www/index.html for a leading / in paths. While ember:cdv validates your ember config, this prevents items such as hardcoded CDN URLs slipping through. By @jordanyee;
  • Deprecates ember cdv proxy in favour of ember cdv:proxy;