HausDAO / daohaus-monorepo-deprecated

MIT License
13 stars 5 forks source link

include package dependencies in build #969

Closed brossetti1 closed 2 years ago

brossetti1 commented 2 years ago

Problem

our builds do not currently include the package dependencies for a few libraries.

@keating fixed this on his own vite plugin and presented a working example:

https://github.com/HausDAO/daohaus-monorepo/compare/develop...feature/generate-deps - including extension and cleaning up monorepo build https://github.com/nxext/nx-extensions/pull/801/files - nx extension update

We should bring these changes into the monorepo

Solution

earth2travis commented 2 years ago

Addressed with new monorepo