Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Why wiredep exclude bootstrap by default?? #205

Open
moussa-b opened this issue Jun 9, 2017 · 1 comment
Open

Why wiredep exclude bootstrap by default?? #205

moussa-b opened this issue Jun 9, 2017 · 1 comment

Comments

@moussa-b
Copy link

moussa-b commented Jun 9, 2017

Is there a reason for which wiredep exclude bootstrap by default?

I have dowloaded hello app with gulp, javascript and sass. And by defaut in conf/gulp.conf.js bootstrap is excluded for wiredep, why is that?

exports.wiredep = { exclude: [/\/bootstrap\.js$/, /\/bootstrap-sass\/.*\.js/, /\/bootstrap\.css/], directory: 'bower_components' };

Here is the content of .yo-rc.json :

{ "generator-fountain-angular1": { "version": "1.0.0", "props": { "skipInstall": true, "framework": "angular1", "modules": "inject", "js": "js", "ci": "", "css": "scss", "resolved": "/Users/swiip/Workspace/FountainJS/fountain/generator-fountain-angular1/generators/app/index.js", "namespace": "fountain-angular1:app", "_": [], "sample": "hello", "router": "uirouter" } } }

@blowsie
Copy link

blowsie commented Oct 31, 2017

#126

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

No branches or pull requests

2 participants