We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3226ee9 commit d2ee186Copy full SHA for d2ee186
tasks/_inc_client_build_steps.yml
@@ -36,7 +36,6 @@
36
environment:
37
PATH: "{{ galaxy_server_dir }}/client/node_modules/.bin:{{ galaxy_venv_dir }}/bin:{{ ansible_env.PATH }}"
38
VIRTUAL_ENV: "{{ galaxy_venv_dir }}"
39
- GXY_BUILD_SOURCEMAPS: 1
40
NODE_OPTIONS: --max_old_space_size=4096
41
42
- name: Stage built client
0 commit comments