`app/` means we want to merge it into our application there. `addon` means give it its own module namespace, which is what we wanted. |
||
|---|---|---|
| .. | ||
| multi-select-filter.js | ||
| multi-select-header.js | ||
| selected-category.js | ||
| selected-color.js | ||
`app/` means we want to merge it into our application there. `addon` means give it its own module namespace, which is what we wanted. |
||
|---|---|---|
| .. | ||
| multi-select-filter.js | ||
| multi-select-header.js | ||
| selected-category.js | ||
| selected-color.js | ||