Giter Site home page Giter Site logo

brotli-cli's People

Contributors

dzek69 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

omgimalexis

brotli-cli's Issues

Wildcard support?

I'd be nice to use brotli-cli compress ./dist/**/* and have it compress all files skipping the existing compressed ones.

Parallelize with workers

Compressing at 11 is hard work, and when you've got a lot of files but also a lot of cores ... profit

Passing an empty file throws error

./dist/assets/home.8e212dc3.css is empty and has 0 bytes.

> brotli-cli compress --glob './dist/*.html' --glob './dist/*.ico'  --glob './dist/assets/*.css' --glob './dist/assets/*.js'

Error happened during compression process, the process is stopped.
File: ./dist/assets/home.8e212dc3.css
TypeError: Empty response returned from brotli
    at /Users/xo/code/OmgImAlexis/siteli.st/client/node_modules/brotli-cli/dist/index.js:146:27
    at async Promise.all (index 7)
    at async Object.handler (/Users/xo/code/OmgImAlexis/siteli.st/client/node_modules/brotli-cli/dist/index.js:133:9)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @0.0.0 compress-assets: `brotli-cli compress --glob './dist/*.html' --glob './dist/*.ico'  --glob './dist/assets/*.css' --glob './dist/assets/*.js'`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the @0.0.0 compress-assets script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/xo/.npm/_logs/2021-07-11T02_23_18_003Z-debug.log

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.