mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-05-25 14:57:36 +08:00
@@ -8,7 +8,7 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
const chalk = require('chalk');
|
||||
const chalk = require('react-dev-utils/chalk');
|
||||
const fs = require('fs');
|
||||
const path = require('path');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user