Skip to content

Commit

Permalink
feat(plugin): support vue-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
easy1090 committed Sep 23, 2024
1 parent 86d71c8 commit b3641d5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { describe, it, expect } from 'vitest';
import os from 'os';
import { Plugin } from '@rsdoctor/types';
import { Utils } from '@/build-utils/build';
import { addProbeLoader2Rules } from '@/build-utils/build/utils';
Expand Down

0 comments on commit b3641d5

Please sign in to comment.