mirror of https://github.com/hashicorp/consul
Documentation - New plugin for frontend applications based in webpack (#5310)
* Add new plugin for front-end applications based in webpack * Fix doc suggestion Co-Authored-By: marlonmleite <marlonmleite@gmail.com>pull/5335/head
parent
a4d1659ac2
commit
41742f9504
|
@ -79,4 +79,7 @@ the community.
|
|||
<li>
|
||||
<a href="https://github.com/oatpp/oatpp-consul">oatpp-consul</a> - C++ Consul integration for <a href="https://oatpp.io/">oatpp</a> applications
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/marlonmleite/consul-env-webpack-plugin">consul-env-webpack-plugin</a> - Webpack plugin for converting KV store JSON output to environments variables.
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue