Skip to content

Commit

Permalink
Remove unused files & internal packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunatic174 committed Mar 21, 2022
1 parent a252a66 commit bbaaac6
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 20 deletions.
1 change: 0 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ node_modules

/build
/storybook-static
/dist
4 changes: 0 additions & 4 deletions dist/configs/common.js

This file was deleted.

3 changes: 0 additions & 3 deletions dist/controllers/index.js

This file was deleted.

6 changes: 0 additions & 6 deletions dist/index.js

This file was deleted.

3 changes: 0 additions & 3 deletions dist/routes.js

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"svgo": "svgo --config svgo.config.js",
"svgo:all": "svgo --config svgo.config.js -r -f .",
"dev": "npm run storybook:start",
"start": "node dist",
"test": "jest --passWithNoTests",
"test:update": "jest -u",
"build:clean": "rimraf build",
Expand Down
2 changes: 1 addition & 1 deletion src/demo/Components/DocPage/page-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
"name": "Quotas and limits"
}
],
"filePath": "/opt/app/node_modules/@yandex-data-ui/doc-api/cache/c12878f1-cc2e-445f-8f96-7374fe76b074/en/overview/concepts/quotas-limits.md",
"filePath": "/cache/c12878f1-cc2e-445f-8f96-7374fe76b074/en/overview/concepts/quotas-limits.md",
"githubUrl": "https://github.com/yandex-cloud/docs/tree/master/en/overview/concepts/quotas-limits.md",
"vcsType": "github",
"vcsUrl": "https://github.com/yandex-cloud/docs/tree/master/en/overview/concepts/quotas-limits.md"
Expand Down
2 changes: 1 addition & 1 deletion src/demo/Components/DocPage/page-ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
"name": "Квоты и лимиты"
}
],
"filePath": "/opt/app/node_modules/@yandex-data-ui/doc-api/cache/c12878f1-cc2e-445f-8f96-7374fe76b074/ru/overview/concepts/quotas-limits.md",
"filePath": "/cache/c12878f1-cc2e-445f-8f96-7374fe76b074/ru/overview/concepts/quotas-limits.md",
"githubUrl": "https://github.com/yandex-cloud/docs/tree/master/ru/overview/concepts/quotas-limits.md",
"vcsType": "github",
"vcsUrl": "https://github.com/yandex-cloud/docs/tree/master/ru/overview/concepts/quotas-limits.md"
Expand Down

0 comments on commit bbaaac6

Please sign in to comment.