Skip to content
This repository has been archived by the owner on Jan 5, 2018. It is now read-only.

Consider reducing dependencies/opinionated features #1

Open
casio opened this issue Apr 14, 2015 · 0 comments
Open

Consider reducing dependencies/opinionated features #1

casio opened this issue Apr 14, 2015 · 0 comments

Comments

@casio
Copy link

casio commented Apr 14, 2015

Currently the scope of the boilerplate includes

  • CSS Autoprefixing
  • Sass compilation
  • Browserify bundling
  • Image optimization

These tasks make quite some (good intended) assumptions on what the actual project in question uses.
After npm install this results in 300MB+ node_modules for each project that utilizes fabricator.

IMHO the ideal boilerplate should merely consist of

  • a lean gulpfile with sane defaults for fabricator, browsersync et al
  • some few folders matching these defaults, containing one demo for each of fabricators base concepts
  • Fabricators own assets should be available as bower components or maybe even better: just be pre-compiled in this repo

To demo integration with SASS & other build tools git branches could be introduced.

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

1 participant