mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 08:19:05 +00:00
Convert from Webpack to Vite (#34450)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
This commit is contained in:
3
app/javascript/entrypoints/common.ts
Normal file
3
app/javascript/entrypoints/common.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { start } from 'mastodon/common';
|
||||
|
||||
start();
|
||||
Reference in New Issue
Block a user