Closed prateekjadhwani closed 9 years ago
:+1: Agreed
I am trying to replace the project files with Polymer starter kit and I see a lot of files that i have no clue about. @Nevraeka can you confirm if these files are being used anywhere, or if they can be removed.
File name | Folder |
---|---|
basic.html | /app |
error.html | /app |
humans.txt | /app |
icons/* | /app/images/icons |
index.html | /app |
manifest.webapp | /app |
styleguide.html | /app |
styles/* | /app/styles/ |
README.md | /app |
divshot.json | / |
This is what I am thinking about these files
iron-icons
for all the icons might be a better choice rather than maintaining icons again at our end.divshot.json & README are used but not by the front end. Everything else is fair game
:+1:
It seems that the project is still using Polymer 0.5 as a dependency. We will need to update it to Polymer 1.0 as soon as possible.