mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-11 13:46:17 +00:00
refactor: Bump & run prettier (#210)
This commit is contained in:
@@ -6,8 +6,8 @@ import path from 'path';
|
||||
/** @type {import('vite').UserConfig} */
|
||||
const config = {
|
||||
plugins: [sveltekit(), imagetools()],
|
||||
resolve: {
|
||||
alias: {
|
||||
resolve: {
|
||||
alias: {
|
||||
$images: path.resolve('./images'),
|
||||
$data: path.resolve('./src/data'),
|
||||
$layout: path.resolve('./src/layout'),
|
||||
|
||||
Reference in New Issue
Block a user