diff --git a/README.md b/README.md index f81a130ad..397969ac4 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ make build-js # build for production with minification make build-js-production + ``` ## Running tests You can use the provided Makefile to run all tests by using: diff --git a/js/contacts-inject-14.js b/js/contacts-inject-14.js deleted file mode 100644 index 7d0e69517..000000000 --- a/js/contacts-inject-14.js +++ /dev/null @@ -1 +0,0 @@ -$('#content.app-contacts').attr('ng-app', 'contactsApp'); \ No newline at end of file