Skip to content

Commit

Permalink
feat(browser): add "init" command for browser tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Jun 24, 2024
1 parent fca8b92 commit 735731d
Show file tree
Hide file tree
Showing 4 changed files with 496 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
},
"scripts": {
"build": "rimraf dist && rollup -c",
"test-create-cli": "tsx src/create/browser/creator.ts",
"dev": "NODE_OPTIONS=\"--max-old-space-size=8192\" rollup -c --watch -m inline"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 735731d

Please sign in to comment.