Skip to content

Commit

Permalink
feat: 新增taro-vite-runner用例
Browse files Browse the repository at this point in the history
  • Loading branch information
coderwsc committed Aug 22, 2024
1 parent 0c97394 commit aad680b
Show file tree
Hide file tree
Showing 235 changed files with 87,311 additions and 12,234 deletions.
1,726 changes: 1,726 additions & 0 deletions packages/taro-vite-runner/__tests__/__snapshots__/babel.spec.ts.snap

Large diffs are not rendered by default.

1,721 changes: 1,721 additions & 0 deletions packages/taro-vite-runner/__tests__/__snapshots__/compiler-macros.spec.ts.snap

Large diffs are not rendered by default.

8,805 changes: 8,805 additions & 0 deletions packages/taro-vite-runner/__tests__/__snapshots__/config.spec.ts.snap

Large diffs are not rendered by default.

3,486 changes: 3,486 additions & 0 deletions packages/taro-vite-runner/__tests__/__snapshots__/css-modules.spec.ts.snap

Large diffs are not rendered by default.

4,103 changes: 4,103 additions & 0 deletions packages/taro-vite-runner/__tests__/__snapshots__/framework.spec.ts.snap

Large diffs are not rendered by default.

4,705 changes: 4,705 additions & 0 deletions packages/taro-vite-runner/__tests__/__snapshots__/mini-platform.spec.ts.snap

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`mini-split-chunks should process mini-split-chunks 1`] = `32`;
Loading

0 comments on commit aad680b

Please sign in to comment.