Skip to content

Commit cba1dc6

Browse files
authored
Merge pull request tsparticles#5723 from tsparticles/v4
build: updated confetti website nx config
2 parents 23a9b1c + 44b2eef commit cba1dc6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

websites/confetti/package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,12 @@
4141
"globals": "^17.6.0",
4242
"prettier": "^3.8.3",
4343
"vite": "^8.0.11"
44+
},
45+
"nx": {
46+
"targets": {
47+
"build": {
48+
"inputs": ["{projectRoot}/vite.config.js", "production", "^production"]
49+
}
50+
}
4451
}
4552
}

0 commit comments

Comments
 (0)