Patrick Li
Results
1
comments of
Patrick Li
@dit-j We are having the same issue as you during packaging. Our suspicion is that the problem lies with the build path to our index.html: dev ? 'http://localhost:8080?start' : `file://${__dirname}/../../dist/index.html?start'`...