mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable viteCommonjs import
This commit is contained in:
parent
9e7553c6b7
commit
a04297bc2c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import tailwind from '@astrojs/tailwind'
|
|||
// Astro Netlify Reference
|
||||
// https://github.com/withastro/astro/tree/main/packages/integrations/netlify
|
||||
import netlify from '@astrojs/netlify/functions'
|
||||
import { viteCommonjs } from '@originjs/vite-plugin-commonjs'
|
||||
// import { viteCommonjs } from '@originjs/vite-plugin-commonjs'
|
||||
|
||||
|
||||
import { makeViteDefinitions } from './helpers/public-runtime-config.mjs'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue