mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 02:10:45 -06:00
13 lines
220 B
Markdown
13 lines
220 B
Markdown
## Prerequisites
|
|
|
|
- npm install
|
|
|
|
## Tasks
|
|
|
|
- make (default task will build new inlines email templates)
|
|
|
|
## Result
|
|
|
|
Assembled email templates will be in `dist/` and final
|
|
inlined templates will be in `../public/emails/`
|