1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00

expand files glob in package file

This commit is contained in:
Christopher Kolstad 2024-06-12 12:43:56 +02:00
parent 5253285100
commit 5106c6a22a
No known key found for this signature in database
GPG Key ID: D9041DC670F032F3

View File

@ -14,6 +14,7 @@
"dist", "dist",
"docs", "docs",
"frontend/build", "frontend/build",
"frontend/build/static",
"frontend/build/*", "frontend/build/*",
"frontend/index.js", "frontend/index.js",
"frontend/package.json" "frontend/package.json"