Skip to content

Commit a1e7510

Browse files
backstage: remove empty index.js files
these were previously required by the plugin resolution logic, but haven't been since Tool Kit v4, which resolves a `.toolkitrc.yml`. i thought we removed these ages ago
1 parent 5842ed4 commit a1e7510

File tree

11 files changed

+0
-4
lines changed

11 files changed

+0
-4
lines changed

plugins/backend-heroku-app/index.js

Whitespace-only changes.

plugins/backend-heroku-app/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "@dotcom-tool-kit/backend-heroku-app",
33
"version": "5.0.0",
44
"description": "",
5-
"main": "index.js",
65
"keywords": [],
76
"author": "FT.com Platforms Team <platforms-team.customer-products@ft.com>",
87
"license": "ISC",

plugins/backend-serverless-app/index.js

Whitespace-only changes.

plugins/backend-serverless-app/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "@dotcom-tool-kit/backend-serverless-app",
33
"version": "5.0.0",
44
"description": "",
5-
"main": "index.js",
65
"keywords": [],
76
"author": "FT.com Platforms Team <platforms-team.customer-products@ft.com>",
87
"license": "ISC",

plugins/circleci-deploy/index.js

Whitespace-only changes.

plugins/circleci-npm/index.js

Whitespace-only changes.

plugins/component/index.js

Whitespace-only changes.

plugins/component/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "@dotcom-tool-kit/component",
33
"version": "6.0.0",
44
"description": "",
5-
"main": "index.js",
65
"keywords": [],
76
"author": "FT.com Platforms Team <platforms-team.customer-products@ft.com>",
87
"license": "ISC",

plugins/frontend-app/index.js

Whitespace-only changes.

plugins/frontend-app/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "@dotcom-tool-kit/frontend-app",
33
"version": "5.0.0",
44
"description": "",
5-
"main": "index.js",
65
"keywords": [],
76
"author": "FT.com Platforms Team <platforms-team.customer-products@ft.com>",
87
"license": "ISC",

0 commit comments

Comments
 (0)