chore: remove test target for tailwind config
This commit is contained in:
parent
efc93dc839
commit
5d53618425
@ -30,13 +30,6 @@
|
|||||||
"libs/tailwindcss-config/package.json"
|
"libs/tailwindcss-config/package.json"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"test": {
|
|
||||||
"executor": "@nx/jest:jest",
|
|
||||||
"outputs": ["{workspaceRoot}/coverage/{projectRoot}"],
|
|
||||||
"options": {
|
|
||||||
"jestConfig": "libs/tailwindcss-config/jest.config.ts"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tags": []
|
"tags": []
|
||||||
|
Loading…
Reference in New Issue
Block a user