mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
cleanup angular json [ci:force]
This commit is contained in:
parent
c4d9ec0276
commit
ada43fda3b
57
angular.json
57
angular.json
@ -1166,63 +1166,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"stories": {
|
|
||||||
"root": "lib/stories",
|
|
||||||
"sourceRoot": "lib/stories",
|
|
||||||
"projectType": "library",
|
|
||||||
"architect": {
|
|
||||||
"storybook": {
|
|
||||||
"builder": "@storybook/angular:start-storybook",
|
|
||||||
"options": {
|
|
||||||
"port": 4400,
|
|
||||||
"browserTarget": "stories:storybook",
|
|
||||||
"configDir": "lib/stories/.storybook",
|
|
||||||
"compodoc": false,
|
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"styles": [
|
|
||||||
"demo-shell/src/styles.scss",
|
|
||||||
"demo-shell/src/custom-style-dev.scss",
|
|
||||||
"node_modules/cropperjs/dist/cropper.min.css",
|
|
||||||
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"configurations": {
|
|
||||||
"ci": {
|
|
||||||
"quiet": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"build-storybook": {
|
|
||||||
"builder": "@storybook/angular:build-storybook",
|
|
||||||
"options": {
|
|
||||||
"browserTarget": "stories:build-storybook",
|
|
||||||
"configDir": "lib/stories/.storybook",
|
|
||||||
"outputDir": "dist/storybook/stories",
|
|
||||||
"compodoc": false,
|
|
||||||
"styles": [
|
|
||||||
"demo-shell/src/styles.scss",
|
|
||||||
"demo-shell/src/custom-style-dev.scss",
|
|
||||||
"node_modules/cropperjs/dist/cropper.min.css",
|
|
||||||
"node_modules/pdfjs-dist/web/pdf_viewer.css"
|
|
||||||
],
|
|
||||||
"stylePreprocessorOptions": {
|
|
||||||
"includePaths": [
|
|
||||||
"lib", "lib/core/src/lib"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"configurations": {
|
|
||||||
"ci": {
|
|
||||||
"quiet": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"defaultProject": "demoshell"
|
"defaultProject": "demoshell"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user