components / jqueryui

Shim repository for jQuery UI.

Home Page:http://jqueryui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yii2

kshitizsingh opened this issue · comments

I want to add jquery ui to my yii2 advance project.

Please guide me to add this to my project using composer.I am using
composer require components/jqueryui
to add this to my project. But after update i'm unable to find asset name created after this. I recently started coding in yii2 after 1.5 year, so i'm a bit lost. Do i need to create my own assets bundle. Or is there any other way (using bower). Because after this update i am finding jquery folder in app/vendor/bower and app/vendor/components folder?