fix(WebWorker): remove the platform-browser dependency on compiler
This commit is contained in:
@ -19,7 +19,6 @@ exports.config = {
|
||||
'dist/all/**/e2e_test/**/*_spec.js'
|
||||
],
|
||||
exclude: [
|
||||
'**/web_workers/**', // needs to be setup
|
||||
'**/key_events/**', // can't tell why this is failing
|
||||
'**/sourcemap/**' // fails only on travis
|
||||
],
|
||||
|
Reference in New Issue
Block a user