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 58c4213 commit 639a0b8Copy full SHA for 639a0b8
package.json
@@ -5,6 +5,9 @@
5
"repository": "your-org/@sfxcode/formkit-primevue-nuxt",
6
"license": "MIT",
7
"type": "module",
8
+ "build": {
9
+ "failOnWarn": false
10
+ },
11
"exports": {
12
".": {
13
"types": "./dist/types.d.ts",
0 commit comments