druxt.js
                                
                                 druxt.js copied to clipboard
                                
                                    druxt.js copied to clipboard
                            
                            
                            
                        Update modules namespaces to @druxt/
Is your feature request related to a problem? Please describe.
Update modules to @druxt namespace
Describe the solution you'd like
- [ ] Update Namespace:
- [ ] druxt-blocks->@druxt/blocks
- [ ] druxt-breadcrumb->@druxt/breadcrumb
- [ ] druxt-entity->@druxt/entity
- [ ] druxt-menu->@druxt/menu
- [ ] druxt-router->@druxt/router
- [ ] druxt-schema->@druxt/schema
- [ ] druxt-site->@druxt/site
- [ ] druxt-views->@druxt/views
 
- [ ] 
Describe alternatives you've considered N/A
Additional context Depends on: https://github.com/druxt/druxt.js/issues/82
While I would love to get this done prior to the 1.0.0 release, I think it would be easier to rename during the 2.0.0 Typescript/Vue3/Nuxt3 update.