This repository was archived by the owner on Jun 18, 2025. It is now read-only.
File tree Expand file treeCollapse file tree 1 file changed+2
-0
lines changedFilter options
+2
-0
lines changed Original file line number Diff line number Diff line change
@@ -8,6 +8,7 @@ import filesize from 'rollup-plugin-filesize';
8
8
export default [
9
9
{
10
10
input: 'src/index.esm.js',
11
+
external: ['vue'],
11
12
plugins: [
12
13
nodeResolve(),
13
14
commonjs(),
@@ -22,6 +23,7 @@ export default [
22
23
},
23
24
{
24
25
input: 'src/index.umd.js',
26
+
external: ['vue'],
25
27
plugins: [
26
28
nodeResolve(),
27
29
commonjs(),
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4