It would be great if ember-precompile could read directly from stdin.
If no file is supplied on the command line, the script could start reading from stdin.
Obviously it would require another option in the CLI to input the originating file name/file path to name the template correctly.
Would that be interesting? If so I could see if I can an example together.
It would be great if
ember-precompilecould read directly from stdin.If no file is supplied on the command line, the script could start reading from stdin.
Obviously it would require another option in the CLI to input the originating file name/file path to name the template correctly.
Would that be interesting? If so I could see if I can an example together.