apply babel more liberally to webworker js
This commit is contained in:
committed by
Dave St.Germain
parent
ebd26f6a33
commit
19265ad6e4
@@ -48,7 +48,7 @@ var workerConfig = function() {
|
||||
{
|
||||
test: /\.(js|jsx)$/,
|
||||
include: [
|
||||
/node_modules\/@edx/
|
||||
/node_modules\//
|
||||
],
|
||||
use: 'babel-loader'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user