This website requires JavaScript.
Explore
Help
Sign In
boiii
/
traxxx
forked from
DebaucheryLibrarian/traxxx
Watch
1
Star
0
Fork
You've already forked traxxx
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6cb48647a8
traxxx
/
.babelrc
9 lines
141 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Transitioning to Vue. Installed environment and restored homepage scene overview.
2019-06-03 03:31:38 +00:00
{
"presets": [
[
"@babel/preset-env"
]
Refactored 21sextury scraper.
2019-12-09 04:00:49 +00:00
],
Added source maps. Fixed DDFNetwork avatar and improved photo fetch error handling.
2019-12-09 23:30:55 +00:00
"plugins": ["@babel/plugin-proposal-optional-chaining"],
Transitioning to Vue. Installed environment and restored homepage scene overview.
2019-06-03 03:31:38 +00:00
}