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 (782 stars) (275 forks)batch import
help wanted

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