diff options
Diffstat (limited to 'examples/with-rollup/meta.json')
| -rw-r--r-- | examples/with-rollup/meta.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/with-rollup/meta.json b/examples/with-rollup/meta.json new file mode 100644 index 0000000..8f3a247 --- /dev/null +++ b/examples/with-rollup/meta.json @@ -0,0 +1,4 @@ +{ + "name": "Rollup", + "description": "Monorepo with a single Next.js app sharing a UI library bundled with Rollup" +} |
