feat: add Products service to manage product list
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
"tsConfig": "tsconfig.app.json",
|
||||
"inlineStyleLanguage": "scss",
|
||||
"assets": [
|
||||
{
|
||||
"glob": "**/*",
|
||||
"input": "public"
|
||||
},
|
||||
{
|
||||
"glob": "**/*",
|
||||
"input": "node_modules/@swisscom/sdx/dist/js/webcomponents/webcomponents/assets",
|
||||
|
||||
Reference in New Issue
Block a user