mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
test refactoring
This commit is contained in:
@@ -49,8 +49,6 @@ module.exports = function (config) {
|
||||
// paths to support debugging with source maps in dev tools
|
||||
{pattern: 'src/**/*.ts', included: false, watched: false},
|
||||
{pattern: 'dist/**/*.js.map', included: false, watched: false}
|
||||
// fake file path
|
||||
{ pattern: '/base/dist/src/img/anonymous.gif', included: false, watched: true, served: true }
|
||||
],
|
||||
|
||||
exclude: [
|
||||
|
Reference in New Issue
Block a user