shell icon indicating copy to clipboard operation
shell copied to clipboard

compose command uses out of date boilerplate

Open starpit opened this issue 7 years ago • 0 comments

compose foo will insert some boilerplate that is no longer supported by composer; in particular a require and module.exports are both now required parts of composition source

https://github.com/ibm-functions/shell/blob/master/app/plugins/modules/editor/lib/placeholders.js

starpit avatar Jul 12 '18 16:07 starpit