chore: add readme to all our sdks (on npm)
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"files": ["dist"],
|
||||
"config": {
|
||||
"transformPackageJson": false,
|
||||
"transformEnvs": false
|
||||
"transformEnvs": false,
|
||||
"docPath": "apps/public/content/docs/(tracking)/sdks/nuxt.mdx"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "npx nuxt-module-build build",
|
||||
|
||||
Reference in New Issue
Block a user