3b8c48e92d
The include still needs to be specified in the importing tsconfig otherwise the "." is resolved relative to the @/build-config. |
||
---|---|---|
.. | ||
types | ||
worker | ||
.eslintrc.js | ||
file-type.ts | ||
file.ts | ||
formats.ts | ||
image.ts | ||
live-photo.ts | ||
package.json | ||
README.md | ||
tsconfig.json |
@/media
A package for sharing code between our apps that show media (photos, videos).
Specifically, this is the intersection of code required by both the photos and cast apps.
Packaging
This (internal) package exports a React TypeScript library. We rely on the importing project to transpile and bundle it.