1
0
Michael Bromley 1c9f8f97f6 feat(core): Add support for permissions on custom fields 1 жил өмнө
..
src 1c9f8f97f6 feat(core): Add support for permissions on custom fields 1 жил өмнө
.gitignore e2ada9b8cc refactor: Properly compile the @vendure/common package 6 жил өмнө
.npmignore af60f52618 chore: Include correct files in packages 6 жил өмнө
README.md 52285a4fab refactor: Move shared into @vendure/common package 6 жил өмнө
package.json 28f529c4b3 chore: Pre-release v2.2.0-next.3 1 жил өмнө
tsconfig.build.json e2ada9b8cc refactor: Properly compile the @vendure/common package 6 жил өмнө
tsconfig.json 2061828873 feat: Preserve comments in compiled files 5 жил өмнө
vitest.config.ts 8daa6b283d test: All unit tests passing with vitest 2 жил өмнө

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.