소스 검색

:sparkles: point to gzip theme test

tags/0.9.0
J 4 년 전
부모
커밋
db59818151
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      vue-theme/functions.php

+ 1
- 1
vue-theme/functions.php 파일 보기

@@ -65,7 +65,7 @@ function vue_theme_scripts() {
65 65
 	} else {
66 66
         wp_register_script(
67 67
             'vue-theme',
68
-            get_template_directory_uri() . '/build/main.js',
68
+            get_template_directory_uri() . '/build/main.js.gz',
69 69
             array( 'jquery' ),
70 70
             false,
71 71
             true 

Loading…
취소
저장