googlearchive / polymer-tutorial

Deprecated Polymer 0.5 tutorial app
210 stars 121 forks source link

UTF-8 BOM in various files #20

Closed marcoms closed 10 years ago

marcoms commented 10 years ago

Having cloned the tutorial, less finished/index.html gives:

<U+FEFF><!doctype html>
<html>

...

From what I've seen, the starter index.html has this too, but I haven't investigated further.