Files
create-react-app/packages/react-scripts
Petr Huřťák c00358376b More spec compliant HTML template (#2914)
Changed

`<!doctype html>`

to

`<!DOCTYPE html>`

According to the spec it should be uppercase (but parsing is case insensitive)
2017-09-28 23:03:27 -04:00
..
2017-09-26 10:30:05 +01:00
2017-09-26 10:30:05 +01:00
2017-09-26 10:30:05 +01:00
2017-09-26 20:19:49 -04:00

react-scripts

This package includes scripts and configuration used by Create React App.
Please refer to its documentation: