You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered: