Skip to content

Conversation

nelisbijl
Copy link

it corresponds to DynamicComponent's componentModules attribute
it is needed when a specified custom template contains Component(s) from other modules

PS: not sure whether the build script is supposed to generate the complete build folder. Didn't work for me.
Added typescript compile scripts and separate tsconfig.json for src and demo. They are separated because demo uses the *.d.ts files in build\src as input. tsc won't overwrite those d.ts files when src and demo are build together.

it corresponds to DynamicComponent's componentModules attribute
it is needed when a specified custom template contains Component(s) from other modules

PS: not sure whether the build script is supposed to generate the complete build folder. Didn't work for me.
  Added typescript compile scripts and separate tsconfig.json for src and demo. They are separated because demo uses the *.d.ts files in build\src as input. tsc won't overwrite those d.ts files when src and demo are build together.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants