angular2-busy icon indicating copy to clipboard operation
angular2-busy copied to clipboard

configuration 'modules' added to BusyConfig

Open nelisbijl opened this issue 8 years ago • 0 comments

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.

nelisbijl avatar Feb 16 '17 14:02 nelisbijl