
committed by
Miško Hevery

parent
991e665fba
commit
7fb66eca25
@ -112,7 +112,7 @@ class ExampleZipper {
|
||||
'!**/npm-debug.log',
|
||||
'!**/example-config.json',
|
||||
'!**/wallaby.js',
|
||||
// AoT related files
|
||||
// AOT related files
|
||||
'!**/aot/**/*.*',
|
||||
'!**/*-aot.*'
|
||||
];
|
||||
|
Reference in New Issue
Block a user