Angular 6 building a library with assets

后端 未结 5 1231
广开言路
广开言路 2020-12-07 21:25

Upon building & packaging an Angular 6 library, I can\'t seem to be able to instruct the Angular CLI to copy the library\'s assets into the dist/assets fold

5条回答
  •  执笔经年
    2020-12-07 21:57

    Now you can do this with latest version of packager (version 9.0.0-rc.3). Please take look at example provided here

提交回复
热议问题