This website requires JavaScript.
Explore
Help
Sign in
Foundry376
/
Mailspring
Watch
1
Star
1
Fork
You've already forked Mailspring
0
mirror of
https://github.com/Foundry376/Mailspring.git
synced
2025-03-01 18:44:01 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c149e9171d
Mailspring
/
.babelrc
8 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
[*] Add basic babel toolchain 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
2016-12-17 02:08:21 +08:00
{
"presets": [
Make K2 babelrc match Nylas Mail babelrc
2017-01-28 05:31:02 +08:00
"electron",
"react"
],
[*] Add basic babel toolchain 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
2016-12-17 02:08:21 +08:00
"sourceMaps": "inline"
}
Reference in a new issue
Copy permalink