I just installed version 11.0.1, and when I create an application like this:
ojet create en-mi-barrio-app --hybrid --appid="com.sample.app" --appname="SampleApp" --platforms=android --template=navdrawer
and then run this command
ojet serve android --browser
it is not loading the styles and js
