hmm, is the syntax now correct?

This commit is contained in:
Manuel Friedli 2016-09-21 02:40:05 +02:00
parent fc3ae523a3
commit eb5af06ffc

View file

@ -28,7 +28,7 @@ build_job:
- app/*.js.map - app/*.js.map
- app/converter/*.js - app/converter/*.js
- app/converter/*.js.map - app/converter/*.js.map
- node_modules/@angular/** - node_modules/@angular/
- node_modules/core-js/client/shim.js - node_modules/core-js/client/shim.js
- node_modules/zone.js/dist/zone.js - node_modules/zone.js/dist/zone.js
- node_modules/reflect-metadata/Reflect.js - node_modules/reflect-metadata/Reflect.js