Skip to content

Commit

Permalink
feat: support build
Browse files Browse the repository at this point in the history
  • Loading branch information
caoxiemeihao committed Jun 5, 2023
1 parent b4e7476 commit 66ce5dd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Expand Up @@ -47,7 +47,6 @@ export default function commonjs(options: Options = {}): Plugin {
let dynaimcRequire: DynaimcRequire

return {
apply: 'serve',
name: 'vite-plugin-commonjs',
configResolved(_config) {
config = _config
Expand Down
Empty file added test/build.test.ts
Empty file.

0 comments on commit 66ce5dd

Please sign in to comment.