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

Consider reducing dependencies/opinionated features #1

@casio

Description

@casio

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions