mattermost-community / mattermost-plugin-autotranslate

Apache License 2.0
41 stars 19 forks source link

[MM-11825] unify build process #3

Closed cpanato closed 5 years ago

hanzei commented 5 years ago

To keep it unified you should remove server/vendor and server/plugin_id.go. server/Gopkg.toml also needs an update. And you need to run make' in order to generateserver/manifest.go`.

BTW: Great to see all this plugins using an unified build system!