UNPKG

@fmidev/smartmet-alert-client

Version:

Web application for viewing weather and flood alerts

7 lines (6 loc) 137 B
import { defineConfig } from 'vite'; export default defineConfig({ test: { includeSource: ['test/snapshot.test.ts'] }, });