add npm link script for SAE lib to be used in other projects

This commit is contained in:
Tykayn 2025-08-08 12:36:41 +02:00 committed by tykayn
parent bb0e44eb55
commit e4031a9768
16 changed files with 1108 additions and 2168 deletions

View file

@ -31,7 +31,10 @@
],
"styles": [
"src/styles.scss"
]
],
"stylePreprocessorOptions": {
"includePaths": []
}
},
"configurations": {
"production": {
@ -125,4 +128,4 @@
}
}
}
}
}