Skip to content

Glob and watch support #1

@ReneU

Description

@ReneU

Thank you for this great package!

Do you think its possible to add support for file globs and a watch flag, similar to cpx? We would like to use the compiler for a watch task that keeps the file tree structure. Unfortunately we cannot apply webpack or browserify.

vue-compiler src/main/js/**/*.{vue} target/my-project/js/ -watch

Looking at the coffee script file, I think it would be quite easy to support glob patterns, but I'm not sure about watching. Are there any intentions to continue developing the package towards these things?

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