File directory adjustment

This commit is contained in:
dntzhang 2019-07-21 09:33:45 +08:00
parent 5d1f4a1ca8
commit 836b8d4a9f
117 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ function getServedPath(appPackageJson) {
// config after eject: we're in ./config/
module.exports = {
dotenv: resolveApp('.env'),
appBuild: resolveApp('docs'),
appBuild: resolveApp('../docs'),
appPublic: resolveApp('public'),
appHtml: resolveApp('public/index.html'),
appIndexJs: resolveApp('src/index.js'),

View File

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB

View File

Before

Width:  |  Height:  |  Size: 478 B

After

Width:  |  Height:  |  Size: 478 B

View File

Before

Width:  |  Height:  |  Size: 648 B

After

Width:  |  Height:  |  Size: 648 B

Some files were not shown because too many files have changed in this diff Show More