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

Multiple improvements #1

Open
dimafeng opened this issue Oct 7, 2016 · 0 comments
Open

Multiple improvements #1

dimafeng opened this issue Oct 7, 2016 · 0 comments

Comments

@dimafeng
Copy link
Owner

dimafeng commented Oct 7, 2016

  1. Register task type. Currently, to extend tasks, you have to use the full name of the task's class:
    task buildClient(type: com.dimafeng.containerizedtasks.NpmContainerizedTask) {..}
  2. Configurable node_modules_cache location to allow different source bases be defined within one build script
  3. Chown: change owner user/group of the output files to user who runs the script.
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