Added LibreJS compliance
authorRuben Rodriguez <ruben@gnu.org>
Fri, 26 Feb 2021 16:48:09 +0000 (11:48 -0500)
committerRuben Rodriguez <ruben@gnu.org>
Fri, 26 Feb 2021 16:48:09 +0000 (11:48 -0500)
commit98c5bef86939c02ef3f0b5ea61c6ee1009351c01
treebc558eaf6256de3cc55398d0d13652b07492f17a
parent163bfd269bfbe723413aef100fa70b00671d61ba
Added LibreJS compliance
.gitignore
front/dist/index.html
front/generate-weblabels-webpack-plugin/LICENSE [new file with mode: 0644]
front/generate-weblabels-webpack-plugin/README.md [new file with mode: 0644]
front/generate-weblabels-webpack-plugin/index.js [new file with mode: 0644]
front/generate-weblabels-webpack-plugin/jslicenses.ejs [new file with mode: 0644]
front/generate-weblabels-webpack-plugin/plugin-options-schema.json [new file with mode: 0644]
front/generate-weblabels-webpack-plugin/spdx-licenses-mapping.js [new file with mode: 0644]
front/package.json
front/webpack.config.js