Skip to content

Commit 73f2f93

Browse files
committed
fix kitchen sink build
1 parent b119c89 commit 73f2f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/kitchen-sink/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"styles": ["apps/kitchen-sink/src/styles.css"],
2424
"scripts": [],
25-
"externalDependencies": ["@pmndrs/vanilla"]
25+
"externalDependencies": ["three/examples/jsm/utils/BufferGeometryUtils", "three/examples/jsm/postprocessing/Pass"]
2626
},
2727
"configurations": {
2828
"production": {

0 commit comments

Comments
 (0)