Hello, how to rename filename from yii\web\YiiAsset like (yii.js, yii.validation.js, yii.activeform.js) to something like (yii.js to be framework.js)? thanks.
1 Like
What’s the use case for doing so? There’s no built-in possibility.
1 Like
Not really important case, I just wanna make people cannot guest that application build from, when they inspect element and see the filename.
1 Like
