1.1.5 • Published 9 months ago

@vtex/raccoon-dev v1.1.5

Weekly downloads
-
License
-
Repository
github
Last release
9 months ago

@vtex/raccoon-dev

This is the development setup for Next.js apps to run locally while accessing VTEX services, not necessarily within the Admin, like when developing Next.js Admin Apps without using this package.

For more information about this package, read its API Reference at https://admin-platform.vtex.com/raccoon/api-reference/raccoon-dev.

Development

Once you've made changes to the code, you can test them by running the development server:

pnpm dev

To test these changes on the example applications, jump into them, build the package, and start them:

pnpm run build
cd {some-example-app}
pnpm i
pnpm run dev:local
1.1.5

9 months ago

1.1.4

9 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.0

2 years ago

1.0.0-rc.4

2 years ago

1.0.0-rc.3

2 years ago

1.0.0-rc.2

2 years ago