Sha256: 2049f21ddccd6b829fc67f3a2dd0f77459b0aa51847a54fcc2777967784d407f
Contents?: true
Size: 376 Bytes
Versions: 18
Compression:
Stored size: 376 Bytes
Contents
{ "development": { "autoBuild": true, "port": "3535", "https": true, "publicOutputDir": "vite-development" }, "test": { "autoBuild": true, "publicOutputDir": "vite-test" }, "production": { "autoBuild": false, "publicOutputDir": "vite-production" }, "staging": { "autoBuild": false, "publicOutputDir": "vite-staging" } }
Version data entries
18 entries across 9 versions & 1 rubygems