This website requires JavaScript.
Explore
Help
Sign In
phyks
/
cygnal
Watch
1
Star
0
Fork
0
You've already forked cygnal
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b1bee5c308
cygnal
/
.babelrc
7 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2018-06-25 18:29:57 +02:00
{
Upgrade to Webpack 4 + improve the build system
2018-08-05 22:05:56 +02:00
"presets": [
["env", { "modules": false, "useBuiltIns": true }],
"stage-2"
]
Initial commit
2018-06-25 18:29:57 +02:00
}
Reference in New Issue
Copy Permalink