fixed typo

This commit is contained in:
Manuel Friedli 2017-03-07 04:23:23 +01:00
parent c9c4836a88
commit c2960f11e8
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ pages:
- mkdir -p public/{app/converter,node_modules/{@angular,core-js/client,zone.js/dist,reflect-metadata,rxjs,systemjs/dist,utf8,quoted-printable,punycode}}
- cp -a index.html abeezee-regular.woff freemono.* package.json systemjs.config.js public/
- cp -a app/*.css app/*.html app/*.js app/*.js.map public/app/
- cp -a app/converter/*.js app/converter/*.js.map publiv/app/converter/
- cp -a app/converter/*.js app/converter/*.js.map public/app/converter/
- cp -a node_modules/@angular/* public/node_modules/@angular/
- cp -a node_modules/core-js/client/shim.js public/node_modules/core-js/client/
- cp -a node_modules/zone.js/dist/zone.js public/node_modules/zone.js/dist/