Skip to content

It would be great to have less dev files bundled within npm package. #101

@Den-dp

Description

@Den-dp

For now angular-busy package has to much of them.

https://npmcdn.com/angular-busy@4.1.3/

node_modules/angular-busy                                     
├── Gruntfile.js                                              
├── LICENSE                                                   
├── README.md                                                 
├── angular-busy.css                                          
├── angular-busy.html                                         
├── angular-busy.js                                           
├── bower.json                                                
├── bower_components                                          
│   ├── angular                                               
│   ├── angular-animate                                       
│   ├── angular-mocks                                         
│   └── jquery                                                
├── demo                                                      
│   ├── custom-template.html                                  
│   ├── demo.js                                               
│   ├── finalfantasy.gif                                      
│   ├── gh-fork-ribbon.css                                    
│   └── index.html                                            
├── dist                                                      
│   ├── angular-busy.css                                      
│   ├── angular-busy.js                                       
│   ├── angular-busy.min.css                                  
│   └── angular-busy.min.js                                   
├── package.json                                              
└── test                                                      
    └── spec.js                                               

Can help with that if you are interested in

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions