Set up the Open Source build for MediaPipe Tasks Web
PiperOrigin-RevId: 486181061
This commit is contained in:
committed by
Copybara-Service
parent
5fd3701cfd
commit
f05868d8e0
+7
-2
@@ -1,4 +1,4 @@
|
||||
# Copyright 2019 The MediaPipe Authors.
|
||||
# Copyright 2022 The MediaPipe Authors.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
@@ -14,4 +14,9 @@
|
||||
|
||||
licenses(["notice"])
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
exports_files([
|
||||
"LICENSE",
|
||||
"tsconfig.json",
|
||||
"package.json",
|
||||
"yarn.lock",
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user