最近在整理一年來自己做的一些Ng小組件, 試著分享到npm和github
目前遇到問題: demo部分引用下來後 JIT OK, AOT不行, 不知道要怎麼調整編譯的部分
demo:
github: https://github.com/endsound0211/es-ng-bs-table-demo
es-ng-bs-table:
github: https://github.com/endsound0211/es-ng-bs-table
最近在整理一年來自己做的一些Ng小組件, 試著分享到npm和github
目前遇到問題: demo部分引用下來後 JIT OK, AOT不行, 不知道要怎麼調整編譯的部分
demo:
github: https://github.com/endsound0211/es-ng-bs-table-demo
es-ng-bs-table:
github: https://github.com/endsound0211/es-ng-bs-table
可使用 webpack 來包裝,這裡有官方提供的 webpack plugin 可使用
或是這樣子解