flexdinesh/react-redux-boilerplate

How to deploy on subdirectory

Open

#22 opened on Aug 16, 2018

View on GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (275 forks)batch import
help wanted

Repository metrics

Stars
 (782 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

How to build of the project in a subdirectory of a server. on the browser, it's not able to load bundles.

i have tried the add output.publicPath='./'

it's didn't work for me

Contributor guide