0.0.1 • Published 10 years ago

grunt-replace-status v0.0.1

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

grunt-replace-status

local, stage, production 으로 상태 분리하여 replace 등록가능

로컬 테스트 환경

  • replace_local
  • 실행 : grunt replace_local

스테이징 테스트 환경

  • replace_stage
  • 실행 : grunt replace_stage

프로덕션 환경

  • replace
  • 실행 : grunt replace
  • 배포 : grunt build (배포명령을 수행할 때 자동 수행함)

개발자

  • YoungSik Yun (Peter Yun)
  • 2014.10.16