add punycode.js to the artifacts; otherwise, the deployment won't work, obviously!
This commit is contained in:
parent
adbf1858ac
commit
69190625db
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ build_job:
|
||||||
- node_modules/systemjs/dist/system.src.js
|
- node_modules/systemjs/dist/system.src.js
|
||||||
- node_modules/utf8/utf8.js
|
- node_modules/utf8/utf8.js
|
||||||
- node_modules/quoted-printable/quoted-printable.js
|
- node_modules/quoted-printable/quoted-printable.js
|
||||||
|
- node_modules/punycode/punycode.js
|
||||||
- abeezee-regular.woff
|
- abeezee-regular.woff
|
||||||
- freemono.eot
|
- freemono.eot
|
||||||
- freemono.svg
|
- freemono.svg
|
||||||
|
|
Loading…
Reference in a new issue