This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
Stencil: docs-json file nested using fully qualified path within the dist folder #5
Labels
bug
Something isn't working
Describe the bug
The
docs-json
output target file is being nested deeply in the outputPath.To Reproduce
Steps to reproduce the behavior:
Create nx project with stencil lib using the following:
Add docs-json output taget to
stencil.config.ts
Use
@nxext/stencil:build
executorShould see deeply nested docs.json
Expected behavior
File should created relative to the outputPath property in project.json
The text was updated successfully, but these errors were encountered: