Skip to content

Commit

Permalink
chore:build
Browse files Browse the repository at this point in the history
  • Loading branch information
webjsmaster committed Sep 27, 2024
1 parent 40ab441 commit 2fbf3ba
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 26 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
27 changes: 1 addition & 26 deletions project.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"{options.outputPath}"
],
"options": {
"outputPath": "dist/finance-tracker",
"outputPath": "docs/finance-tracker",
"index": "./src/index.html",
"browser": "./src/main.ts",
"polyfills": [
Expand All @@ -25,31 +25,6 @@
{
"glob": "**/*",
"input": "public"
},
{
"glob": "**/*",
"input": "node_modules/@taiga-ui/icons/src",
"output": "assets/taiga-ui/icons"
},
{
"glob": "**/*",
"input": "node_modules/@taiga-ui/icons/src",
"output": "assets/taiga-ui/icons"
},
{
"glob": "**/*",
"input": "node_modules/@taiga-ui/icons/src",
"output": "assets/taiga-ui/icons"
},
{
"glob": "**/*",
"input": "node_modules/@taiga-ui/icons/src",
"output": "assets/taiga-ui/icons"
},
{
"glob": "**/*",
"input": "node_modules/@taiga-ui/icons/src",
"output": "assets/taiga-ui/icons"
}
],
"styles": [
Expand Down

0 comments on commit 2fbf3ba

Please sign in to comment.