diff --git a/src/DevbarAsset.php b/src/DevbarAsset.php index 62d434a4c..870503cd5 100644 --- a/src/DevbarAsset.php +++ b/src/DevbarAsset.php @@ -20,7 +20,7 @@ class DevbarAsset extends AssetBundle /** * {@inheritdoc} */ - public $sourcePath = '@npm/yii2-devtools.js/dist'; + public $baseUrl = 'https://unpkg.com/@devbar/toolbar/dist/'; /** * {@inheritdoc} */