mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-05-17 03:15:16 +08:00
Changed `<!doctype html>` to `<!DOCTYPE html>` According to the spec it should be uppercase (but parsing is case insensitive)
Changed `<!doctype html>` to `<!DOCTYPE html>` According to the spec it should be uppercase (but parsing is case insensitive)