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:
parent
e2c32815e6
commit
22071adec8
|
@ -79,4 +79,7 @@ the community.
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/oatpp/oatpp-consul">oatpp-consul</a> - C++ Consul integration for <a href="https://oatpp.io/">oatpp</a> applications
|
<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>
|
||||||
|
<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>
|
</ul>
|
||||||
|
|
Loading…
Reference in New Issue