Skip to content

Commit 2e0025b

Browse files
authored
Revert "chore: Update Next integration strategy (#50)"
This reverts commit aed8bf1.
1 parent aed8bf1 commit 2e0025b

21 files changed

Lines changed: 51 additions & 5759 deletions

File tree

README.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -79,34 +79,6 @@ This also allows us to pick up the bill on behalf of our customers.
7979

8080
When we make improvements to this process, these are available instantly to all users of the wizard, no training delays or other ambiguity.
8181

82-
## Testing locally
83-
84-
Run:
85-
86-
```bash
87-
pnpm try --install-dir=[a path]
88-
```
89-
90-
91-
To build and use the tool locally:
92-
93-
```
94-
pnpm build
95-
```
96-
This compiles the TypeScript code and prepares the `dist` directory. Run this command any time you make changes to the wizard's source code.
97-
98-
```bash
99-
pnpm link --global
100-
```
101-
This command makes your local version of the wizard available system-wide. You generally only need to do this once.
102-
103-
Then:
104-
105-
```bash
106-
wizard [options]
107-
```
108-
The wizard will execute your last build.
109-
11082
## Publishing your tool
11183

11284
To make your version of a tool usable with a one-line `npx` command:

e2e-tests/test-applications/nextjs-instrumentation-client-test-app/.gitignore

Lines changed: 0 additions & 41 deletions
This file was deleted.

e2e-tests/test-applications/nextjs-instrumentation-client-test-app/README.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

e2e-tests/test-applications/nextjs-instrumentation-client-test-app/eslint.config.mjs

Lines changed: 0 additions & 16 deletions
This file was deleted.

e2e-tests/test-applications/nextjs-instrumentation-client-test-app/next.config.ts

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)