symlinked the png to decrease start time
This commit is contained in:
@@ -43,6 +43,7 @@ module.exports = {
|
||||
dotenv: resolveApp('.env'),
|
||||
appBuild: resolveApp('build'),
|
||||
appPublic: resolveApp('public'),
|
||||
appPng: resolveApp('public/png'),
|
||||
appHtml: resolveApp('public/index.html'),
|
||||
appIndexJs: resolveApp('src/index.tsx'),
|
||||
appPackageJson: resolveApp('package.json'),
|
||||
|
||||
Reference in New Issue
Block a user