adobe / adobeio-cna-starter-project

DEPRECATED - Please use https://github.com/adobe/aio-cli to manage your future apps!
https://adobe.io
Apache License 2.0
10 stars 8 forks source link

Server side static files for actions are not deployed #31

Open icaraps opened 5 years ago

icaraps commented 5 years ago

Expected Behaviour

Server side static files required by dependencies are uploaded

Actual Behaviour

Server side static files are not uploaded

Steps to Reproduce

See https://github.com/icaraps/cna-barcode-generator/blob/master/actions/barcode/index.js. Set includetext to true. Since the fonts are not uploaded, the includetext option won't work.

Same issue as described here https://github.com/metafloor/bwip-js/issues/118