mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Added external library to the project
This commit is contained in:
@@ -159,6 +159,12 @@
|
||||
"core": [
|
||||
"dist/core"
|
||||
],
|
||||
"external": [
|
||||
"dist/external"
|
||||
],
|
||||
"@external/*": [
|
||||
"apps/external/*/src/public-api.ts"
|
||||
],
|
||||
"native-container": [
|
||||
"apps/native-container/src/public-api.ts"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user