mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 18:32:20 +08:00
1d254a7aaa
Summary: Adds babel to K2 Creates a simple build script so it'll run on prod. Test Plan: manual Reviewers: jackie, halla, juan Reviewed By: juan Differential Revision: https://phab.nylas.com/D3527
6 lines
64 B
Text
6 lines
64 B
Text
{
|
|
"presets": [
|
|
"electron"
|
|
],
|
|
"sourceMaps": "inline"
|
|
}
|