]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Remove ngcc warnings
authorTiago Melo <tmelo@suse.com>
Thu, 26 Mar 2020 13:10:14 +0000 (12:10 -0100)
committerTiago Melo <tmelo@suse.com>
Tue, 12 May 2020 23:39:43 +0000 (23:39 +0000)
commit9e2e7eed3bb98837860f6daf66195a94d8734f7c
treefcb18848b6dc4ad0d8c92cee4aa7c57b9e4cdc3c
parent5b472e28ebf370d63b11732c7b3c8aa9415b430c
mgr/dashboard: Remove ngcc warnings

Some packages are still not updated to be compatible with Angular 9
and can cause warnings.

I have whitelisted some that work well, so we don't see the warning every time.

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/ngcc.config.js [new file with mode: 0644]