Git Product home page Git Product logo

assetscompiler's People

Contributors

bmoinet avatar wiktor-obrebski avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

kaayru bmoinet

assetscompiler's Issues

Compile in dev mode

When we use minifier in dev mode, it should working without calling compile (php index.php minifiy -f).

Js errors report

Preparing js error reporting to our mongo logs database.
Required:

  • accept not more than 10 reports per user per day
  • this same protection on client side

Separate configuration for bundles

It would be nice to have possibility to setting diffrent adatapters for diffrent bundles. Some libraries, like AngularJS, can't be packed with default configuration.

Update docs

Configuration are changed in some way. Docs must be updated.

Is the compilation of js and css done automatically?

Will the compilation of css and js done automatically when it detects changes on the source files?

Sample folder structure:
[source files]
/public
/css
/css1.css
/css2.css
/js
/js1.js
/js2.js

[build files]
/public
/build
/css/build.min.css
/js/build.min.js

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.