Skip to content

Commit

Permalink
chore(playground): Revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed Oct 16, 2023
1 parent 93c77bc commit ddc09f0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 18 deletions.
3 changes: 0 additions & 3 deletions playground/example.env

This file was deleted.

11 changes: 1 addition & 10 deletions playground/nitro.config.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1 @@
export default defineNitroConfig({
runtimeConfig: {
feature: {
options: {
optionA: true,
optionB: true
}
}
}
});
export default defineNitroConfig({});
5 changes: 0 additions & 5 deletions playground/routes/config.ts

This file was deleted.

0 comments on commit ddc09f0

Please sign in to comment.