This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
photoprism
Watch
1
Star
0
Fork
You've already forked photoprism
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
1e1abb4035
photoprism
/
frontend
/
.babelrc
6 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
Create .babelrc
2019-07-24 10:04:58 +02:00
{
Frontend: Upgrade Webpack from v4 to v5 Most frontend packages have been upgraded as part of this commit. JS unit tests have been refactored alongside.
2021-07-12 19:25:37 +02:00
"compact": false,
"presets": ["@babel/preset-env"],
Frontend: Update deps in package.json and package-lock.json Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-19 15:16:01 +01:00
"plugins": []
Backend: Improve location hashing and categories Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2019-12-20 23:05:44 +01:00
}
Reference in a new issue
Copy permalink