Michael Bromley ccba5900fe Merge branch 'master' into minor před 2 roky
..
src 09c7175f8b feat(core): Add `Facet.valueList` resolver for paginated values před 2 roky
.gitignore e2ada9b8cc refactor: Properly compile the @vendure/common package před 6 roky
.npmignore af60f52618 chore: Include correct files in packages před 6 roky
README.md 52285a4fab refactor: Move shared into @vendure/common package před 6 roky
package.json 2fb595caf6 chore: Publish v2.0.5 před 2 roky
tsconfig.build.json e2ada9b8cc refactor: Properly compile the @vendure/common package před 6 roky
tsconfig.json 2061828873 feat: Preserve comments in compiled files před 5 roky
vitest.config.ts 8daa6b283d test: All unit tests passing with vitest před 2 roky

README.md

@vendure/common

This package contains a set of common utility functions and TypeScript types used by multiple Vendure packages. It is not intended to be directly depended upon by an end-user project.