Skip to content

nathanforce/monorepo-ts-projects-webpack

Repository files navigation

Reproduction repo for TypeStrong/fork-ts-checker-webpack-plugin#463

Building the app:

npx webpack-dev-server --mode=development --config ./apps/alpha/webpack.config.js

Structure:

Apps (/apps)

apps/alpha is an app. There could be others like it. They each have their own webpack.config.js and they may consume packages from /packages.

Packages_ (/packages)

Packages are the dependencies of apps. A package may depend on another package. Each package is a standalone Typescript project and has its own tsconfig.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published