You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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) {..}
Configurable node_modules_cache location to allow different source bases be defined within one build script
Chown: change owner user/group of the output files to user who runs the script.
The text was updated successfully, but these errors were encountered:
task buildClient(type: com.dimafeng.containerizedtasks.NpmContainerizedTask) {..}
The text was updated successfully, but these errors were encountered: