Skip to content

Commit b052997

Browse files
committed
Revert "fix: externatlise vtk js"
This reverts commit 888a7f08b9da7f4081af7b441fcf71a65fd561f5.
1 parent 9d191aa commit b052997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ export default {
3939
}),
4040
terser(),
4141
],
42-
external: ["@kitware/vtk.js"],
42+
external: [],
4343
};

0 commit comments

Comments
 (0)