mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-22 20:39:05 +08:00
Reference issue to test
This commit is contained in:
@@ -11,6 +11,7 @@ const formatWebpackMessages = require('../formatWebpackMessages');
|
||||
|
||||
// TODO: test these messages by actually running a build so we can validate
|
||||
// webpack upgrades didn't break any of our massaging
|
||||
// https://github.com/facebook/create-react-app/pull/5137
|
||||
describe('formats various webpack errors correctly', () => {
|
||||
it('invalid js syntax (babel)', () => {
|
||||
const json = {
|
||||
|
||||
Reference in New Issue
Block a user