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

Is the compilation of js and css done automatically? #6

Description

@jzabate

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions