-
- Downloads
Switch from license-checker to rollup-plugin-license
The rollup plugin knows which modules end up in our final bundle and which are relevant for license checks. This also updates all vendored packages which got a license now. Because the license check takes 0.4s we'll only do it in non-watch mode.
Showing
- package-lock.json 131 additions, 221 deletionspackage-lock.json
- package.json 6 additions, 5 deletionspackage.json
- rollup.config.js 19 additions, 1 deletionrollup.config.js
- vendor/app-shell 1 addition, 1 deletionvendor/app-shell
- vendor/auth 1 addition, 1 deletionvendor/auth
- vendor/common 1 addition, 1 deletionvendor/common
- vendor/file-upload 1 addition, 1 deletionvendor/file-upload
- vendor/language-select 1 addition, 1 deletionvendor/language-select
- vendor/notification 1 addition, 1 deletionvendor/notification
- vendor/person-profile 1 addition, 1 deletionvendor/person-profile
Loading
Please register or sign in to comment