Skip to content

[Task] gulp로 빌드 자동화 #27

@Sunmon

Description

@Sunmon

Describe Task
현재 빌드 과정

  1. index.html 에서 <script>~ <script> 주석 처리
  2. npm run build
  3. /dist/ 폴더의 내용을 public으로 복사 (서버에서 이용할 용도)
  4. index.html의 <script>~<script> 주석 처리 해제

위 과정을 gulp를 이용하여 자동화할수 있을 것 같다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions