We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cbe657 commit 8efbd9cCopy full SHA for 8efbd9c
test/fixture/entry.js
@@ -1,4 +1,3 @@
1
-import React from 'https://unpkg.com/react'
2
import Vue from 'https://unpkg.com/vue'
3
4
-console.log(React, Vue)
+console.log(Vue)
0 commit comments