For Display a myaccount account menu tab Change your entry file code define(‘JJ.myaccountvi.myaccountvimodule’, [‘JJ.myaccountvi.myaccountvimodule.View’,’JJ.myaccountvi.myaccountvimodule.Router’], function (myaccountvimoduleView,myaccountrouter){‘use strict’; return new myaccountrouter(container); });