mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-02-19 12:44:47 +01:00
add licenses to frontend
This commit is contained in:
10
.generatelicensefile.json
Normal file
10
.generatelicensefile.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"append": [
|
||||
"assets/fox.glb.license",
|
||||
"LICENSE"
|
||||
],
|
||||
"replace": {
|
||||
"bare-path@2.1.0": "./node_modules/bare-path/LICENSE",
|
||||
"rc@1.2.8": "./node_modules/rc/LICENSE.MIT"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user