mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 10:45:51 +03:00
commit
8cd4637316
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ module.exports = function (config) {
|
|||
|
||||
// list of files / patterns to load in the browser
|
||||
files: [
|
||||
'node_modules/babel-polyfill/browser.js',
|
||||
testFile,
|
||||
{pattern: 'vector/img/*', watched: false, included: false, served: true, nocache: false},
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue