Conversation
|
@missmatsuko The build for your first push was 6 mins and the second push took 10 mins to deploy. |
|
I was looking at the build scripts and I think build is going to delete all the files in public regardless if they were committed or not? This might be why committing the generated files aren't having an affect on build time. |
|
I took a look at the |
|
@missmatsuko First of all, thank for taking the time to figure out this issue. We appreciate each PR, I think our problem in the starter is that we should fix the caching in the build process, and an ideal tool would be to use |
Generates favicon/web app icon from single source SVG and adds web app manifest.
Closes #191
What kind of change does this PR introduce?
Feature
Does this PR introduce a breaking change?
What needs to be documented once your changes are merged?