정적 파일

정적 파일은 plugin/{플러그인}/public 아래에 배치됩니다.
예를 들어 http://127.0.0.1:8787/app/foo/avatar.png에 접속하는 것은 실제로 plugin/foo/public/avatar.png 파일을 가져오는 것입니다.