We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4703093 commit 16d61a8Copy full SHA for 16d61a8
tests/index.test.ts
@@ -1,6 +1,5 @@
1
import { afterEach, describe, expect, it, vi } from 'vitest'
2
import laravel from '../src'
3
-import fs from 'fs'
4
5
describe('laravel-vite-plugin', () => {
6
afterEach(() => {
0 commit comments