worldsibu / convector-cli

Official Command-Line Interface for Convector Framework
https://github.com/worldsibu/convector-cli
Other
29 stars 7 forks source link

missing models exports in index.ts #17

Closed xcottos closed 5 years ago

xcottos commented 5 years ago

When generating models through cli, the index.ts file is not updated and contains always only the default exports:

export from './supplychainchaincode.model'; export from './supplychainchaincode.controller';

it affects the usage of the client when importing the models

walmon commented 5 years ago

https://github.com/worldsibu/convector-cli/commit/62a9fdb2631d4348897a36567fb6a5483da67a98