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-18 01:11:07 +03:00
Code Issues Packages Projects Releases 16 Wiki Activity
Files
cc15c5c69fb645e51fa007e6172cc902ff8fb16c
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.2 Page: 626ms Template: 46ms
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