Skip to content

Commit 2bfa8b9

Browse files
authored
Merge pull request #227 from mvdbeek/dont_build_source_maps
Don't build source maps
2 parents 3226ee9 + d2ee186 commit 2bfa8b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tasks/_inc_client_build_steps.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
environment:
3737
PATH: "{{ galaxy_server_dir }}/client/node_modules/.bin:{{ galaxy_venv_dir }}/bin:{{ ansible_env.PATH }}"
3838
VIRTUAL_ENV: "{{ galaxy_venv_dir }}"
39-
GXY_BUILD_SOURCEMAPS: 1
4039
NODE_OPTIONS: --max_old_space_size=4096
4140

4241
- name: Stage built client

0 commit comments

Comments
 (0)