Putting MathJax Base Code's in assets folder

165 Views Asked by At

My app resource html's uses MathJax. So I need the MathJax Base codes.
I've put the codes in assets folder, so that html assets use it from Assets Folder. But this takes near 7-8 minutes to build/run the project is at need to do :app:mergeDebugAssets only which will take near 4 minutes.
It is taking near 3 minutes every time I run it. Is there any other way to do so that it will take less time ?

0

There are 0 best solutions below