|
|
|
@ -26,6 +26,7 @@ const env = getClientEnvironment(publicUrl);
|
|
|
|
|
// This is the development configuration.
|
|
|
|
|
// It is focused on developer experience and fast rebuilds.
|
|
|
|
|
// The production configuration is different and lives in a separate file.
|
|
|
|
|
// 测试用的
|
|
|
|
|
module.exports = {
|
|
|
|
|
// You may want 'eval' instead if you prefer to see the compiled output in DevTools.
|
|
|
|
|
// See the discussion in https://github.com/facebookincubator/create-react-app/issues/343.s
|
|
|
|
|