Skip to content

Dependency transpiling? #13

@Ciantic

Description

@Ciantic

Can I somehow make single transpiler to run for "/style.less" even when I change "/something/common.less"?

I've been using the Eclipse "native way" to do transpiling from LESS to CSS, it kind of works but does unnecessary runs at times. Neat thing is it can handle dependencies if one cares to list them. (Native way to do transpiling is to create project specific builder, set the launch program and select the files which by changing triggers that builder. Then turning on automatic builds, and it runs it when I change only those files)

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