Hello there,
I cannot figure out how SMART VIEW exactly assign keywords like csui. Here is my example.
❓ I want to create new command that would use csui and esoc bundle. Defining the command I can use csui keyword to acces lib/src/csui folder. But how can I acces the esoc one?
See the fiddle ▶ https://jsfiddle.net/jakubkares/tufmy2ns/2/
❓ I understand that this should be done somewhere in
- component.js ?
- *-extension.json ?
- grunt.js ?
Any help from you guys? :)