Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

Commit b727d80

Browse files
authored
Update .npmignore (#1862)
INTERNAL Ignore other packages (nodegl, react-native) in the mono-repo when publishing tfjs-core.
1 parent 5c0d017 commit b727d80

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.npmignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1+
# Ignore other packages in the mono-repo.
2+
tfjs-webgpu/
3+
tfjs-backend-nodegl/
4+
tfjs-react-native/
5+
16
.vscode/
27
.rpt2_cache/
38
src/**/*_test.ts
49
integration_tests/
5-
tfjs-webgpu/
10+
611
dist/backends/**/*_test.js
712
models/
813
coverage/

0 commit comments

Comments
 (0)