hello, mentors,
We have two standalone repositories about dashboard:
incubator-apisix-dashboard[1] and incubator-apisix-dashboard-built [2].
The first one is the source code of APISIX dashboard, and not including
in APISIX repo [3];
another one is the production build files from the first one through yarn,
and bundle in APISIX repo as a submodule.
so I am not sure which way to declare the license and copyright of the
dashboard in APISIX is appropriate:
1. add incubator-apisix-dashboard's license, but APISIX does not
contain the code of incubator-apisix-dashboard;
2. add incubator-apisix-dashboard and incubator-apisix-dashboard
dependencies' licenses;
3. no license for dashboard.
Is there a better way to deal with the license for frontend production
build files?
[1] https://github.com/apache/incubator-apisix-dashboard
[2] https://github.com/apache/incubator-apisix-dashboard-built
[3] https://github.com/apache/incubator-apisix
Thanks,
Ming Wen, Apache APISIX
Twitter: _WenMing