Skip to content

Commit bda14dc

Browse files
committed
Transpile console-feed for IE11
1 parent 68a9f25 commit bda14dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/app/config/webpack.common.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ module.exports = {
9595
/\/node_modules\/.*ansi-styles/,
9696
/\/node_modules\/.*chalk/,
9797
/\/node_modules\/.*jest/,
98+
/\/node_modules\/.*console-feed/,
9899
],
99100
loader: 'babel-loader',
100101
query: {

0 commit comments

Comments
 (0)