fp/packages/taco
CJ_Clippy 3aa6081b8a
ci / build (push) Waiting to run Details
use internal ts package
2024-07-19 00:01:06 -08:00
..
src use internal ts package 2024-07-19 00:01:06 -08:00
README.md use internal ts package 2024-07-19 00:01:06 -08:00
package.json use internal ts package 2024-07-19 00:01:06 -08:00
pnpm-lock.yaml begin refactor for monorepo build 2024-07-09 18:34:23 -08:00
tsconfig.json use internal ts package 2024-07-19 00:01:06 -08:00

README.md

@futureporn/taco

A test package to better understand Internal TypeScript Packages [1] [2] [3]

The TL;DR: The consuming application of an internal package must transpile and typecheck it.

In this example, @futureporn/meal consumes @futureporn/taco. A build step happens only in @futureporn/meal.