Skip to content

rigger converters #32

Description

@StreetStrider

Hello. Have some misunderstanding about rigger, would glad to get some advice. I was thinking about rigger as an «include engine», which just able to include several files into another. The Readme says that stuff like Browserify is preferable when we need some advanced stuff. I'm totally agree with that and might add the for CSS and other resources other advanced bundlers can be used (like webpack or Duo).

So, I was expecting that rigger does not do anything special with files itself. However, I've found some converters mechanism in rigger and, suprisingly I've found some PEGjs converter in it (probably someone had used rigger for PEG before me and had added such converter). For now it's working ok with my pegjs files, but I would prefer to turn off any converters. Is it possible? Maybe there's some flag for it (like --no-converters), or special, generic form of include, which just includes file and do nothing with its content.

I found rigger an excellent tool for building generic text files, without any bias to JS or something else. Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions