This website requires JavaScript.
Explore
Help
Sign In
DebaucheryLibrarian
/
traxxx
Watch
2
Star
1
Fork
You've already forked traxxx
1
Code
Issues
37
Pull Requests
1
Releases
Wiki
Activity
2d8c86c24b
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
}