Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to send options to compilers #5

Open
Munter opened this issue Mar 8, 2015 · 2 comments
Open

Add ability to send options to compilers #5

Munter opened this issue Mar 8, 2015 · 2 comments
Milestone

Comments

@Munter
Copy link
Owner

Munter commented Mar 8, 2015

No description provided.

@Munter Munter modified the milestone: v2.x Mar 13, 2015
@Munter
Copy link
Owner Author

Munter commented Apr 25, 2015

Idea from the discussion after JSUnconf:

Let people configure the individual compiler engines with a dotfile per engine. So for sass it would be .scssrc, babel .babelrc etc. Depending on how big a combined configuration file might become this would be an option

@Munter
Copy link
Owner Author

Munter commented Sep 29, 2015

Babel already decided to go this way, which I think validates the idea: https://babeljs.io/docs/usage/babelrc/

The optional package.json entry is a nice touch as well if devs don't like to concept of to many files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant