We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a4b649 commit 80642b0Copy full SHA for 80642b0
netlify.toml
@@ -2,6 +2,6 @@
2
NODE_VERSION = "16"
3
4
[build]
5
- publish = "packages/docs/dist"
+ publish = "docs/dist"
6
7
command = "pnpm install --shamefully-hoist && cd packages/vue-final-modal && pnpm build && cd .. && cd .. && cd docs && pnpm generate"
0 commit comments