Hi all,
I am having an issue where all the theme JavaScript files not rendered. and it replace them with base_url link.
like this: <script src="base_url"></script>
thanks
Fixed:
There was permission issue with JavaScript files.
I still wonder why drupal need to duplicate the JavaScript and css file into new file.