Giter Site home page Giter Site logo

craffft's People

Contributors

andreaspizsa avatar aobyrne avatar greypants avatar pbun avatar pprince avatar renestalder avatar scottsilvi avatar solomonhawk avatar xarem avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

xarem

craffft's Issues

Remove gulp dependency

Refactor all stuff to webpack. This doesn't change any functionality, but removes a bloat of dependencies. Also this shouldn't be a breaking change for users of craffft.

Webpack has loaders for all CSS Preprocessors, so this shouldn't be a problem.

Bump to v1.0.0

Since craffft is used productive in a minimum of 5 projects now, it's time to bump to v1.0.0 to make use of semver updating process via npm.

Fix readme

Wrong description of the run commands

Watcher: require(...) is not a function

triggered watcher task: copy

[BS] Watching files...
/vagrant/node_modules/craffft/src/tasks/watch/default.js:50
        require('../' + taskName.replace(':', '/'))()
                                                   ^

TypeError: require(...) is not a function
    at /vagrant/node_modules/craffft/src/tasks/watch/default.js:50:52
    at write (/vagrant/node_modules/gulp-watch/index.js:139:3)
    at /vagrant/node_modules/vinyl-file/index.js:52:4
    at /vagrant/node_modules/graceful-fs/graceful-fs.js:78:16
    at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:445:3)

npm ERR! Linux 3.13.0-88-generic
npm ERR! argv "/home/vagrant/.nvm/versions/node/v6.3.1/bin/node" "/home/vagrant/.nvm/versions/node/v6.3.1/bin/npm" "run" "watch"
npm ERR! node v6.3.1
npm ERR! npm  v3.10.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] watch: `craffft-watch`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] watch script 'craffft-watch'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the cens-website package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     craffft-watch
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs cens-website
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls cens-website
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /vagrant/npm-debug.log

Define all possible options

Define a standard set of available options e.g. flatten, keepComments etc. which are valid for all packages. Then alter config to use this set.

Check dependencies with slow-deps

slow-deps, a package which allows you to measure which dependencies in a project are slowest to npm install. This package also tells you the size on disk and the total number of transitive dependencies being printed.

The end goal here is to show you the potential number of unnecessary dependencies your project is leaning on, and assist with removing some of the bloat.

Remove autoprefixer from cssnext

Autoprefixer is know included a second time through cssnext. But we use autoprefixer as standalone to process additional results from LESS, Sass and Stylus.

Remove the additional instance in cssnext.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.