This website requires JavaScript.
Explore
Help
Sign in
Skynet
/
misc_pterodactyl-panel
Watch
6
Star
0
Fork
You've already forked misc_pterodactyl-panel
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6336e5191f
misc_pterodactyl-panel
/
.babelrc
9 lines
115 B
Text
Raw
Normal View
History
Unescape
Escape
Transpile ES6 to ES5 for filemanager. Closes #224
2017-01-03 22:32:23 +00:00
{
Get webpack working with the JS build
2018-06-04 01:03:46 +00:00
"presets": [
Switch to uglifyjs for speed improvement, leverage caching
2018-06-04 03:34:30 +00:00
"@babel/preset-env"
Get webpack working with the JS build
2018-06-04 01:03:46 +00:00
],
"plugins": [
"@babel/plugin-proposal-object-rest-spread"
]
Transpile ES6 to ES5 for filemanager. Closes #224
2017-01-03 22:32:23 +00:00
}
Reference in a new issue
Copy permalink