I am using angularjs
to write a blog framework, hoping to complete the function of uploading/switching website themes.
angularjs
By default, index.html
in the root directory is regarded as the entry file. Is there any way to modify the location of this entry file to a subdirectory, such as the theme folder in the root directory.
There is no such thing. The entry file is defined by you and has nothing to do with angular