Logo
Explore Help
Register Sign In
immich-app/immich
1
0
Fork 0
You've already forked immich
mirror of https://github.com/immich-app/immich.git synced 2025-12-23 09:15:05 +03:00
Code Issues Packages Projects Releases 18 Wiki Activity
Files
02f9b40d671b07cc24e09f48d737c63595a5ba2b
immich/web/babel.config.cjs

4 lines
120 B
JavaScript
Raw Normal View History

Add web test setup (#597) * Extract logic from Albums page - move "albums" page logic to `albums-bloc` - add types to AlbumCard custom events * Implement some album-bloc unit-tests - add libraries for testing - add album factory - changes in albums-bloc API * Add rest of albums-bloc test Cleanup and remove console logs * Refactor `isShowContextMenu` writable to derived
2022-09-07 12:20:19 +02:00
module.exports = {
chore(web): prettier (#2821) Co-authored-by: Thomas Way <thomas@6f.io>
2023-07-01 00:50:47 -04:00
presets: [['@babel/preset-env', { targets: { node: 'current' } }], '@babel/preset-typescript'],
Add web test setup (#597) * Extract logic from Albums page - move "albums" page logic to `albums-bloc` - add types to AlbumCard custom events * Implement some album-bloc unit-tests - add libraries for testing - add album factory - changes in albums-bloc API * Add rest of albums-bloc test Cleanup and remove console logs * Refactor `isShowContextMenu` writable to derived
2022-09-07 12:20:19 +02:00
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 243ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API