Open davorpa opened 2 years ago
There are some hardcoded values in the app that doesn't allow deploy it in other contextPath different of /free-programming-books-search
/free-programming-books-search
https://github.com/EbookFoundation/free-programming-books-search/blob/7cf1d452fa52e8e85b181c764ab6ce0f13d6ca1e/src/components/ParsedLink.js#L31-L37
Use environment instead of:
https://medium.com/@hernan.massad/running-create-react-app-from-non-root-context-path-95be40e3acf0
There are some hardcoded values in the app that doesn't allow deploy it in other contextPath different of
/free-programming-books-search
https://github.com/EbookFoundation/free-programming-books-search/blob/7cf1d452fa52e8e85b181c764ab6ce0f13d6ca1e/src/components/ParsedLink.js#L31-L37
Use environment instead of:
https://medium.com/@hernan.massad/running-create-react-app-from-non-root-context-path-95be40e3acf0