Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

각 앱의 app.json 에 필수 모듈 정보 추가 #98

Open
soomtong opened this issue Oct 4, 2016 · 0 comments
Open

각 앱의 app.json 에 필수 모듈 정보 추가 #98

soomtong opened this issue Oct 4, 2016 · 0 comments
Assignees
Milestone

Comments

@soomtong
Copy link
Owner

soomtong commented Oct 4, 2016

app.json 파일에 필수 모듈 정보를 추가하여
블리티터 구동시 해당 앱의 필수 모듈 정보를 검색하여 체크 하는 루틴 추가

{
  "locals": {
    "title": "Plain"
  },
  "modules": [
    "module_1", 
    "module_2"
  ]
}
@soomtong soomtong added this to the 0.3.0 milestone Oct 4, 2016
@soomtong soomtong self-assigned this Oct 4, 2016
@soomtong soomtong modified the milestones: 0.4.0, 0.3.0 Oct 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant