Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Den-dp opened this issue Sep 9, 2016 · 0 comments
Open

Comments

@Den-dp
Copy link

Den-dp commented Sep 9, 2016

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

https://npmcdn.com/[email protected]/

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant