Remove nx implicitDependencies
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
||||||
"projectType": "application",
|
"projectType": "application",
|
||||||
"implicitDependencies": ["@element-hq/web-shared-components"],
|
|
||||||
"targets": {
|
"targets": {
|
||||||
"prebuild:i18n": {
|
"prebuild:i18n": {
|
||||||
"cache": true,
|
"cache": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user