fp/packages/meal
CJ_Clippy fdd295e2b8
ci / build (push) Failing after 0s Details
change scout to a service
2024-08-26 23:11:24 -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 change scout to a service 2024-08-26 23:11:24 -08:00
tsconfig.json use internal ts package 2024-07-19 00:01:06 -08:00
tsup.config.ts use internal ts package 2024-07-19 00:01:06 -08:00

README.md

@futureporn/meal

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.