Skip to content

Commit 8efbd9c

Browse files
committed
chore: simplify the test
1 parent 3cbe657 commit 8efbd9c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/fixture/entry.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import React from 'https://unpkg.com/react'
21
import Vue from 'https://unpkg.com/vue'
32

4-
console.log(React, Vue)
3+
console.log(Vue)

0 commit comments

Comments
 (0)