@vee_winch wrote:
I had built Ember in production environment but it have the
rootURL
every where in link and script tags. For example:
The HTML there were built works fine, nothing wrong.
But if I want to pack it and share and let any user to download and then extract it to anywhere is hard.
Users have to find and replace text in .html file which is not convenient for them.I just want them to just download and extract to anywhere and works.
How do I build Ember to use as portable? (extract to use in any folder name, no need to change root URL)
Posts: 1
Participants: 1