Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in monorepo

Styling issues in monorepo with Turborepo, SvelteKit and Tailwind

Migrating a Create React App (Webpack) to NX and Vite - URI malformed at decodeURI

typescript monorepo vite

Angular monorepo error TS6059: File 'ng-youtube-api.service.ngtypecheck.ts' is not under 'rootDir'. 'rootDir' is expected to contain all source files

Angular console log source is always instrument.js

NX Monorepo (NestJS/Angular)

angular nestjs monorepo

How to merge git repositories in subfolders without losing branches and tags?

git git-merge monorepo

How to enable Tailwind CSS v4.0 for the packages/ui components in Turborepo?

Typescript aliases not working with VSCode Eslint in monorepo

unable to add package in yarn workspace monorepo

Lerna. Is there a command to install devDependency only in root?

lerna monorepo

How can I serve static file using @nrwl/express

express monorepo

Compiling code from another workspace project in a nestjs api - Unexpected token 'export'

webpack not bundling packages in monorepo (turborepo) then throws "unexpected token 'export'"

NPM package within monorepo uses a local package not in the registry

"ReferenceError: exports is not defined" for a TypeScript + SvelteKit monorepo using pnpm

Publish NPM package that uses a workspaces as dependencies