Skip to content

Create vite.config.js#41

Open
RamziBettaieb wants to merge 1 commit into
jina-ai:mainfrom
RamziBettaieb:patch-1
Open

Create vite.config.js#41
RamziBettaieb wants to merge 1 commit into
jina-ai:mainfrom
RamziBettaieb:patch-1

Conversation

@RamziBettaieb

Copy link
Copy Markdown

import { defineConfig } from 'vite';

export default defineConfig({
root: '.',
build: {
outDir: 'dist',
rollupOptions: {
input: 'index.html'
}
}
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant