Answer the question
In order to leave comments, you need to log in
How to override an asset?
This is how I wrote in the components according to the guide
'components' => [
'assetManager' => [
'bundles' => [
'vova07\imperavi\Asset' => [
'sourcePath' => 'your-path',
'js' => ['redactor.min.js', '@web/js/redactor.min.js']
]
]
],
Answer the question
In order to leave comments, you need to log in
From the docks:
Those. in sourcePath you specify the path where the files for this bundle are stored.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question