Trigger a new release (#9111)

This commit is contained in:
Maurizio Vitale
2023-11-23 12:05:52 +00:00
committed by GitHub
parent 2a7fd89af0
commit 869f0296d0

View File

@@ -1077,7 +1077,8 @@
"command": "cd lib/cli && npm run dist",
"stylePreprocessorOptions": {
"includePaths": [
"lib", "lib/core/src/lib"
"lib",
"lib/core/src/lib"
]
}
},