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>
This commit is contained in:
Marlon Maxwel 2019-02-12 15:13:43 -02:00 committed by kaitlincarter-hc
parent e2c32815e6
commit 22071adec8
1 changed files with 3 additions and 0 deletions

View File

@ -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>