-
Notifications
You must be signed in to change notification settings - Fork 249
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
select lang folder for grunt build #1053
Comments
Also see #370 |
Building different lang folders seems to now be supported in RUB https://github.com/cgkineo/adapt-buildkit-rub, (which looks awesome BTW). @oliverfoster are there any plans for RUB to become more 'core'? |
um, that's a good question.
so, to answer your question... we could make rub core tomorrow... but it isn't a traditional build tool, in that it doesn't use grunt/gulp/etc (so is kinda frowned upon by traditional open source standards - rule 1: never make your own builder) and it is also not a very good solution to the overall problems we currently have. |
The idea behind this issue is that you can define the languages you would like to include into the build.
|
+1, thanks for the explanation. |
update grunt build process, so that a list of language folders can be defined that are used for the build
The text was updated successfully, but these errors were encountered: