Like the title says, antwar is not using the public path to preprend the routes and assets files (js, and assets from interactives js)
Ex:
My website is hosted on https://xxxxxxx.github.io/repo-name/
All assets are prefixed by "/" and not "/repo-name/" like my webpack config output publicPath has specifiedd
Like the title says, antwar is not using the public path to preprend the routes and assets files (js, and assets from interactives js)
Ex:
My website is hosted on https://xxxxxxx.github.io/repo-name/
All assets are prefixed by "/" and not "/repo-name/" like my webpack config output publicPath has specifiedd