Merge pull request #12585 from grafana/davkal/fix-plugin-css-loader-2

Fix freezing browser when loading plugin
This commit is contained in:
David 2018-07-12 14:51:45 +02:00 committed by GitHub
commit 030d06331f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ System.config({
css: 'vendor/plugin-css/css.js',
},
meta: {
'*': {
'/*': {
esModule: true,
authorization: true,
loader: 'plugin-loader',