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

Ability to specify custom techs to build #11

Open
narqo opened this issue Nov 29, 2014 · 15 comments
Open

Ability to specify custom techs to build #11

narqo opened this issue Nov 29, 2014 · 15 comments

Comments

@narqo
Copy link

narqo commented Nov 29, 2014

I couldn't find a way to configure which techs would be built to run the specs.

For example in my project I don't need to build bemhtml+js for spec.js (and this is a strong requirement). How should I configure the builder?

@narqo
Copy link
Author

narqo commented Dec 19, 2014

Any help here? We are going to start writing unit-test in our service (as well as in our own private libraries) based on bem-core + bem-components stack, but we use bh+js only, so now I don't see any opportunities to use enb-bem-specs for our needs :(

@blond
Copy link
Member

blond commented Dec 19, 2014

Hi! Sorry for the long wait.

Now client template engines built by BEMHTML: https://github.com/enb-bem/enb-bem-specs/blob/master/lib/node-configurator.js#L75-L106

Perhaps we should add the option engine for build client template engines like with enb-bem-tmpl-specs: https://github.com/enb-bem/enb-bem-tmpl-specs/blob/master/examples/silly/.enb/make.js#L19-L26.

It will help?

@narqo
Copy link
Author

narqo commented Dec 19, 2014

Now client template engines built by BEMHTML: https://github.com/enb-bem/enb-bem-specs/blob/master/lib/node-configurator.js#L75-L106

In my case it would be much better to have an ability to configure nodes myself.

@ruslansagitov
Copy link

🆙

@blond
Copy link
Member

blond commented Jan 14, 2015

I plan to implement support of plugins for ?.css and ?.browser.js targets soon.

@apsavin
Copy link
Contributor

apsavin commented Oct 6, 2015

I need a plugin for ?.browser.bemhtml.js, because I extended bemhtml with some additional methods.
Any chance that it'll be available in the nearest future?

How can I handle this right now? The only option is to copy and change the content of configure method, isn't it?

@jifeon
Copy link

jifeon commented Oct 7, 2015

+1

2 similar comments
@Erreke
Copy link

Erreke commented Oct 7, 2015

+1

@qfox
Copy link

qfox commented Oct 7, 2015

+1

@EgorKluch
Copy link

It's actual.

@heymexa
Copy link

heymexa commented Oct 7, 2015

+1

@veged
Copy link

veged commented Oct 28, 2015

ping! need this in bem/bem-core#1109

@narqo
Copy link
Author

narqo commented Nov 16, 2015

@blond any estimates?

@jifeon
Copy link

jifeon commented Nov 19, 2015

looks like it's a dead project in half-dead stack..

@veged
Copy link

veged commented Nov 19, 2015

@jifeon we definitely need this, so it will be done, sooner or later

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

Successfully merging a pull request may close this issue.