Revert deleting project.json as it is more limited

This commit is contained in:
Kasper Peulen 2024-03-20 10:43:21 +01:00
parent 458e153d06
commit 4bcb5430eb
158 changed files with 724 additions and 621 deletions

View File

@ -88,13 +88,6 @@
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "a11y",
"projectType": "library",
"targets": {
"build": {}
}
},
"storybook": {
"displayName": "Accessibility",
"icon": "https://user-images.githubusercontent.com/263385/101991665-47042f80-3c7c-11eb-8f00-64b5a18f498a.png",

View File

@ -0,0 +1,8 @@
{
"name": "addon-a11y",
"projectType": "library",
"implicitDependencies": [],
"targets": {
"build": {}
}
}

View File

@ -100,13 +100,6 @@
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "actions",
"projectType": "library",
"targets": {
"build": {}
}
},
"storybook": {
"displayName": "Actions",
"unsupportedFrameworks": [

View File

@ -0,0 +1,8 @@
{
"name": "addon-actions",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -83,13 +83,6 @@
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "backgrounds",
"projectType": "library",
"targets": {
"build": {}
}
},
"storybook": {
"displayName": "Backgrounds",
"icon": "https://user-images.githubusercontent.com/263385/101991667-479cc600-3c7c-11eb-96d3-410e936252e7.png",

View File

@ -0,0 +1,8 @@
{
"name": "addon-backgrounds",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -79,13 +79,6 @@
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "controls",
"projectType": "library",
"targets": {
"build": {}
}
},
"storybook": {
"displayName": "Controls",
"icon": "https://user-images.githubusercontent.com/263385/101991669-479cc600-3c7c-11eb-93d9-38b67e8371f2.png",

View File

@ -0,0 +1,8 @@
{
"name": "addon-controls",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -142,13 +142,6 @@
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "docs",
"projectType": "library",
"targets": {
"build": {}
}
},
"storybook": {
"displayName": "Docs",
"icon": "https://user-images.githubusercontent.com/263385/101991672-48355c80-3c7c-11eb-82d9-95fa12438f64.png",

View File

@ -0,0 +1,8 @@
{
"name": "addon-docs",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -107,12 +107,5 @@
"./src/viewport/preview.ts"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "essentials",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "addon-essentials",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -59,12 +59,5 @@
"./src/index.ts"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "gfm",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "addon-mdx-gfm",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -68,13 +68,6 @@
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "highlight",
"projectType": "library",
"targets": {
"build": {}
}
},
"sbmodern": "dist/modern/index.js",
"storybook": {
"displayName": "Highlight",

View File

@ -0,0 +1,8 @@
{
"name": "addon-highlight",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -90,13 +90,6 @@
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "interactions",
"projectType": "library",
"targets": {
"build": {}
}
},
"storybook": {
"displayName": "Interactions",
"unsupportedFrameworks": [

View File

@ -0,0 +1,8 @@
{
"name": "addon-interactions",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -83,13 +83,6 @@
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "jest",
"projectType": "library",
"targets": {
"build": {}
}
},
"storybook": {
"displayName": "Jest",
"icon": "https://pbs.twimg.com/profile_images/821713465245102080/mMtKIMax_400x400.jpg",

View File

@ -0,0 +1,8 @@
{
"name": "addon-jest",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -102,13 +102,6 @@
"post": "./scripts/fix-preview-api-reference.ts"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "links",
"projectType": "library",
"targets": {
"build": {}
}
},
"storybook": {
"displayName": "Links",
"icon": "https://user-images.githubusercontent.com/263385/101991673-48355c80-3c7c-11eb-9b6e-b627c96a75f6.png",

View File

@ -0,0 +1,8 @@
{
"name": "addon-links",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -94,13 +94,6 @@
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "measure",
"projectType": "library",
"targets": {
"build": {}
}
},
"storybook": {
"displayName": "Measure",
"unsupportedFrameworks": [

View File

@ -0,0 +1,8 @@
{
"name": "addon-measure",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -78,12 +78,5 @@
"nodeEntries": [
"./src/preset.ts"
]
},
"nx": {
"name": "onboarding",
"projectType": "library",
"targets": {
"build": {}
}
}
}

View File

@ -0,0 +1,8 @@
{
"name": "addon-onboarding",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -84,13 +84,6 @@
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "outline",
"projectType": "library",
"targets": {
"build": {}
}
},
"storybook": {
"displayName": "Outline",
"unsupportedFrameworks": [

View File

@ -0,0 +1,8 @@
{
"name": "addon-outline",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -80,13 +80,6 @@
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "storysource",
"projectType": "library",
"targets": {
"build": {}
}
},
"storybook": {
"displayName": "Storysource",
"icon": "https://user-images.githubusercontent.com/263385/101991675-48cdf300-3c7c-11eb-9400-58de5ac6daa7.png",

View File

@ -0,0 +1,8 @@
{
"name": "addon-storysource",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -81,13 +81,6 @@
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "themes",
"projectType": "library",
"targets": {
"build": {}
}
},
"storybook": {
"displayName": "Themes",
"unsupportedFrameworks": [

View File

@ -0,0 +1,8 @@
{
"name": "addon-themes",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -72,13 +72,6 @@
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "toolbars",
"projectType": "library",
"targets": {
"build": {}
}
},
"storybook": {
"displayName": "Toolbars",
"icon": "https://user-images.githubusercontent.com/263385/101991677-48cdf300-3c7c-11eb-93b4-19b0e3366959.png",

View File

@ -0,0 +1,8 @@
{
"name": "addon-toolbars",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -79,13 +79,6 @@
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "viewport",
"projectType": "library",
"targets": {
"build": {}
}
},
"storybook": {
"displayName": "Viewport",
"icon": "https://user-images.githubusercontent.com/263385/101991678-48cdf300-3c7c-11eb-9764-f8af293c1b28.png",

View File

@ -0,0 +1,8 @@
{
"name": "addon-viewport",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -72,12 +72,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "builder-manager",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "builder-manager",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -95,12 +95,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "builder-vite",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "builder-vite",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -124,12 +124,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "builder-webpack5",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "builder-webpack5",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -117,12 +117,5 @@
"bundler": {
"tsConfig": "tsconfig.build.json"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "angular",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,21 @@
{
"name": "angular",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {},
"check": {
"executor": "nx:run-commands",
"options": {
"command": "echo '\"nx check angular\" can only run with the parameter \"-c production\"'",
"description": "We need to expand code/storybook/storybook/scripts/prepare/check.ts"
},
"configurations": {
"production": {
"cwd": "{projectRoot}",
"command": "yarn check"
}
}
}
}
}

View File

@ -62,12 +62,5 @@
"access": "public"
},
"bundler": {},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "ember",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "ember",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -70,12 +70,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "html-vite",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "html-vite",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -70,12 +70,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "html-webpack5",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "html-webpack5",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -173,12 +173,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "nextjs",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "nextjs",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -72,12 +72,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "preact-vite",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "preact-vite",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -73,12 +73,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "preact-webpack5",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "preact-webpack5",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -81,12 +81,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "react-vite",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "react-vite",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -75,12 +75,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "react-webpack5",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "react-webpack5",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -69,12 +69,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "server-webpack5",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "server-webpack5",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -80,12 +80,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "svelte-vite",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "svelte-vite",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -74,12 +74,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "svelte-webpack5",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "svelte-webpack5",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -81,12 +81,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "sveltekit",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "sveltekit",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -78,12 +78,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "vue3-vite",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "vue3-vite",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -75,12 +75,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "vue3-webpack5",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "vue3-webpack5",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -70,12 +70,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "web-components-vite",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "web-components-vite",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -75,12 +75,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "web-components-webpack5",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "web-components-webpack5",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -61,12 +61,5 @@
"./src/index.ts"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "channels",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "channels",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -0,0 +1,6 @@
{
"name": "cli-sb",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {}
}

View File

@ -0,0 +1,6 @@
{
"name": "cli-storybook",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {}
}

View File

@ -113,12 +113,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "cli",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "cli",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -57,12 +57,5 @@
"./src/index.ts"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "client-logger",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "client-logger",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -108,12 +108,5 @@
"cjs"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "codemod",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "codemod",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -96,12 +96,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "core-common",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "core-common",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -95,12 +95,5 @@
"./src/errors/server-errors.ts"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "core-events",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "core-events",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -122,12 +122,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "core-server",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "core-server",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -64,12 +64,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "core-webpack",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "core-webpack",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -65,12 +65,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "csf-plugin",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "csf-plugin",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -69,12 +69,5 @@
"cjs"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "csf-tools",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "csf-tools",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

View File

@ -66,12 +66,5 @@
"./src/index.ts"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"nx": {
"name": "docs-tools",
"projectType": "library",
"targets": {
"build": {}
}
}
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

View File

@ -0,0 +1,8 @@
{
"name": "docs-tools",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"targets": {
"build": {}
}
}

Some files were not shown because too many files have changed in this diff Show More