google / google/material-design-lite
Banner license update
Open
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
The banner license we inject into the combined files should have `/*!` to start it. This will tell most minifiers it is an important comment and should be left when stripping. Then only super-aggressive removal will continue to take it out.
Just a simple thing to make it easier for people combining things to continue to keep the licenses in place.
Contributor guide
Assessment
This issue has not been assessed yet.