removing migration from frontend plugin
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
"extends": "@backstage/cli/config/tsconfig.json",
|
||||
"include": [
|
||||
"src",
|
||||
"dev",
|
||||
"migrations"
|
||||
"dev"
|
||||
],
|
||||
"exclude": ["node_modules"],
|
||||
"compilerOptions": {
|
||||
|
||||
Reference in New Issue
Block a user