Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use real build path name in build output (#1478)
Use the configured appBuild value in paths.js instead of hard-coding it to 'build'. This is helpful for the ejected case where the appBuild path is changed to another folder name.
- Loading branch information